Forum Discussion
AaronB
7 months agoQrew Trainee
I may have a suggestion but am not sure I fully understand your situation. Is this what you are trying to do?:
- An EOTI user accesses a Parent record using the new form view
- They need to create a child record from that parent/form via an embedded report
- They should NOT be able to edit any existing children from that report
Do I understand it correctly?
ChristopherWhea
7 months agoQrew Cadet
Hi Aaron,
The use case is that EOTI can click a link on a public-facing website that will allow them to create a new record on a table. It's similar to the long-standing solution of allowing contacts to update their information without a login using the GenAddRecord API (Kirk Trachy's, maybe?). So they cannot View or Edit any records. Everything has to happen in one shot because as soon as they navigate away from the page the record is saved ("submitted").