
Signature
Anuma
http://www.autonomysystems.com
Well, this doesn-t help, since the view does not depend on the user, but on
the field.
The users chose the type of the form by selecting the combo, so they should
have permissions on all sections.
> Hi,
> Are you using User roles?
[quoted text clipped - 6 lines]
>
> Thanks.
Versutus_Vulpes - 16 May 2006 20:21 GMT
Well - have you tried refining your manditory field criteria?
Field A, B, or C are manditory - but only one is mandiatory - Set your
data validation to look for 'A' is not blank or 'B' is not blank or 'C'
is not blank...
Another option - if the fields are similar - yet exclusive of each
other - and your data definitions allow it - you can try keeping all
three fields A, B, and C in the same Text Box or what have you - simply
change the layout of the form based on the selection criteria - a bit
of legwork - but it makes the form easier for the end user IMO... (The
End User opens 1 form, and selects the type they want and the form
reconfigures itself on the fly...
Hope it helps