I have a master detail situation.
I have Preview details in the grid set to inline.
The preview allows for inline add and edit.
I only want users to add one record, then be able to edit thereafter.
Can I hide the Add button when I click show details from the master grid if a detail record is present?
See screenshot

Thanks!