This topic is locked

Validation on Child Table

7/9/2017 7:30:00 PM
PHPRunner General questions
R
rchugha author

Hi Guys,
Can you please advise where do I find more information regarding display Detail table ?
I have added a Tab on Add page with relation to another table using display Detail Table feature.
Now I see Inline Add, Add button to add record to that linked table.(Child Table)
I have some required field on linked table (child Table) but I found when user adds record via Add Page on master Table and click on Save records. it does not ask users to fill required fields (or validate) on child Table till user fill at least 1 record under child table.
I want to force users on Add page fill Master Table and Childs Tables required field before save.
Thanks