a!documentViewerField( label: a!defaultValue(value: ri!label, default: "Document"), labelPosition: a!defaultValue( value: ri!labelPosition, default: "COLLAPSED" ), document: local!document ),
Hello All,
How can I open document in new window with the above code and the document names are in grid.
Discussion posts and replies are publicly visible
If your document records are sitting in a dedicated table, you can create a record on it and create a related action that has this documentViewerField.