Technical support This forum is closed.
Version 1.x > Technical support > Editing Bizform fields View modes: 
User avatar
Member
Member
forrester - 6/14/2006 6:10:55 PM
   
Editing Bizform fields
After I created a new form with several fields, I went to edit a specific field name such as 'Name' to change the max character length, but it is greyed out. I am logged in as Administrator with all rights. Is there something else I need to do or do I have to delete the field and make a new one every time I want to make a change to the field? I am using VS2003,C#,1.8

Thanks,
forrester

User avatar
Guest
admin - 6/15/2006 7:56:00 AM
   
Re: Editing Bizform fields
Hello,

The BizForm editing interface is intentionally simplified so that it avoid possible problems when the user tries to change the columns (e.g. truncating existing data, etc.). We plan to provide both simplified and advanced interface for BizForms in version 2.0.

If you have any data in the field, I would recommend copying them into a temporary field, deleting the original field, creating a new field and copying data back from the temporary field.

Best Regards,

User avatar
Member
Member
forrester - 6/15/2006 3:00:43 PM
   
Re: Editing Bizform fields
Thank you.

Regards,
forrester