Mango_Lier
Posts: 110
|
| Posted: 09/27/2006, 3:33 PM |
|
When I use a record builder to create the page, if the primary table ID is present on the URL, the form shows the "Update" and "Delete" buttons and when the ID is NOT present then the "Add" button is shown.
Is it possible to activate the form in such a way so it comes up with Either Update, Add, or Delete? Three distinct options
|
 |
 |
peterr
Posts: 5971
|
| Posted: 09/27/2006, 10:51 PM |
|
Not sure if this answers your question but you can programmatically set InsertAllowed, UpdateAllowed and DeleteAllowed properties (refer to CCS Help).
_________________
Peter R.
YesSoftware Forums Moderator
For product support please visit http://support.yessoftware.com |
 |
 |
|