I have an embedded view within a form. I want the embedded view to show only those documents with the same SAPID as the current document. No problem here. However, I want the embedded view to show only those documents created before the current document’s creation date. Any ideas?
Subject: Key on ID + date
I thin you can concatenate the ID you’re currently using + a text value for the create date and use that as the single-cat view selector.
Subject: Key on ID + date
I thin you can concatenate the ID you’re currently using + a text value for the create date and use that as the single-cat view selector.