How do I count the records that a user has added in a repeating form?

R

rotameus

Hey all,

I have created a "Delete Record" button in a repeating form using the
ExecuteAction(xCollection::insertAfter) object. It works fine.

However, I would like to insert a check to see if there is only one
record in the form so that it cannot be deleted thereby leaving the
user with nothing.

Does anyone know how I can check what the current record count is in
the section?

TIA,

ajey<dot>nath<a.t.>td<dot>com
 
Top