Hi all,
I am writing an application that uses each form in various modes. For example, to both display, edit and add a customer address.
I have roughly 15 forms in my app, but Im finding it difficult to manage the various modes and am looking for a tool that will allow me to specify the modes, the state of the controls on the form etc more efficiently.
At the moment, I have to go into each form and edit the case statement, but I can see this becoming a major pain.
As some of the modes depend on the user having permission to use them, I thought something that would allow me to create entries and then give perms to certain users would be useful.
A good example is the customer address form. Some users will only be able to view the form, while others can add new addresses or edit current addresses. There are also some restricted information about the address which only supervisors can edit - mainly grid information. Also depending on what mode the application is opened in, this form should only display certain groups of customers e.g Insurance Co.'s for one team and Solicitors for another.
Any ideas v.welcome.
cheers
Missy Missy Ed - Bolton, UK
I am writing an application that uses each form in various modes. For example, to both display, edit and add a customer address.
I have roughly 15 forms in my app, but Im finding it difficult to manage the various modes and am looking for a tool that will allow me to specify the modes, the state of the controls on the form etc more efficiently.
At the moment, I have to go into each form and edit the case statement, but I can see this becoming a major pain.
As some of the modes depend on the user having permission to use them, I thought something that would allow me to create entries and then give perms to certain users would be useful.
A good example is the customer address form. Some users will only be able to view the form, while others can add new addresses or edit current addresses. There are also some restricted information about the address which only supervisors can edit - mainly grid information. Also depending on what mode the application is opened in, this form should only display certain groups of customers e.g Insurance Co.'s for one team and Solicitors for another.
Any ideas v.welcome.
cheers
Missy Missy Ed - Bolton, UK