Hi,
at the moment i have one table in which becoming the master (Table A) of the detail table (Table B)
the problem is that in the list page, i have 2 add button :
- is the add button applied only (table A) so it will contain add for the field in Table A only
- Second table id Add Master/Detail which will add the master and the detail on one page
my intention is that i want to only view button 2 (Add master/detail) and change the button label.
How could i achieve this.
Thanks