Last updated
Last updated
When you add a Collection component either as part of a or a on a or you can control what happens when you click on one of the records in that component.
This behaviour is controlled via the Row Link configuration.
By default, clicking on a record in the collection component will open the first visible to the current user, of that record type.
For example: If you click on a Project record, and there are multiple project views, by default you will be brought to the first view that is visible to you.
To revert back to this behaviour, change the Row Link value to Default
Sometimes it is important that the user stays on the page they're on when clicking on a record. To achieve this, change the Row Link value to None
If you have multiple views but would like to make sure that only one is used, you can specify a specific as the Row Link value. Note that if this page isn't visible to the user, it will revert to the behaviour described in None where nothing will happen the record is clicked.
Control what happens when you click on a record in a collection view