Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Change field to Not required

Status
Not open for further replies.
Mar 12, 2003
678
US
Is there a way to change a required field to a non required field in GP 7.5. I have attempted to do this in Forms Modifier but the setting for the field I am trying to change always changes back to True when saved.
 
If a field is marked as required it is typically a key field in the database that must have information in it for other parts of the system to use.

You could look into extender as an alternative, it allows you to add your own fields/windows to the product and use them as you wish.




-----------
and they wonder why they call it Great Pains!

jaz
 
Thanks that was what I thought but I just wnated to make sure.
 
With the Modifier, it is not possible to change a required field to be not required or not editable.

It is possible with Dexterity as an alternate window, but then your code should ensure that the field is populated.... as it is required.

David Musgrave [MSFT]
Senior Development Consultant
Escalation Engineer
MBS Support - Asia Pacific

Microsoft Business Solutions

Any views contained within are my personal views and
not necessarily Microsoft Business Solutions policy.
This posting is provided "AS IS" with no warranties,
and confers no rights.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top