Jump to content
Salesforce and other SMB Solutions are coming soon. ×

How to Allow/disallow record creation in portal


clivemas

Recommended Posts

I am trying to find a way to disallow the creation of new record(addition of a new row) in a portal after a certain date (year end) in a invoice /Invoice Line Items database. Ideally if the “allow the creation of records in this table” option in Define Database could be conditionally turned on/off depending on the date of the invoice, it would solve my problem. Or a way to “freeze” parent records and their child records for past year invoices. I tried custom privileges, but there is no conditional creation of records, it is either yes or no.

Link to comment
Share on other sites

I don't know of any way to stop the creation of records that would still permit you to view existing records in the portal.

 

Have you considered scripting the creation of records, rather than allowing creation via the relationship? It would be easy to prevent the script from executing after a certain date (or under other conditions).

Link to comment
Share on other sites



×
×
  • Create New...

Important Information

Terms of Use