Subfile within a subfile - can it be done with Profound?
Posted: Mon Dec 03, 2018 11:28 am
Is it possible to have a grid inside a field within a grid? For example I have a subfile of fields and files with certain attributes and in one field I'd like to list all the authorized users to the field/file along with the ability to add/delete users. So the authorized user column would have it's own add/delete buttons. In my head I can't see it as possible but Profound has surprised me before so I thought I should ask.
FileA FieldX Auth Required?=Y Authorized user1
Authorized user2
----------------------------------------------------------------------------
FileA FieldY Auth Required? N
---------------------------------------------------------------------------
FileA FieldZ AuthRequired? = Y Authorized User1
Authorized User2
Authorized User3
-----------------------------------------------------------------------------
Alternately I can load them from an array and add them to the edit screen. Thanks!
FileA FieldX Auth Required?=Y Authorized user1
Authorized user2
----------------------------------------------------------------------------
FileA FieldY Auth Required? N
---------------------------------------------------------------------------
FileA FieldZ AuthRequired? = Y Authorized User1
Authorized User2
Authorized User3
-----------------------------------------------------------------------------
Alternately I can load them from an array and add them to the edit screen. Thanks!