This topic is locked
[SOLVED]

 Master-Details List, 'hide link when no child ...' need a 0

6/29/2019 9:43:37 AM
PHPRunner General questions
J
jwingard author

I have a list page with Master-Details set up. The 'hide link when no child records exist' is NOT selected, 'badge style count' and 'show records count' ARE selected. This works perfectly if there is at least one record (field shows a 1 and link works). If there are 0 records, it initially looks like it is not working at all - because the field is blank. However, are actually able to click on this blank field and the link goes to the correct page..
To make this simple... I at least need a 0 to show up when there are 0 records!
The field is for notes.... a user needs to know that they can click on that field to add notes. It is obvious if there is a number in there, but not if it is blank!

J
jwingard author 6/29/2019

I removed the two tables, then added them again and the 0's appeared. Must have been something I did wrong with the list page...