For typed objects, it should be possible to precise for each type if the link to the main object is valid or not. There should be a default setting where the link is valid for all types, and the possibility in other cases to precise if the link is valid.
Tasks:
- 1 - Constraint on Link on designer module: done
- 2 - Constraint on Link on server module (runtime): done
- 3 - Generate constraint on property: done
- 4 - only show link on good type on show object page:
- for normal table display to be done
- for grid and reverse grid to be done
- for link attribute to be done
For 4 above, a condition on display attribute needs to be passed for all objects where there is a condition on showing a link. The page will have a conditional formatting additional attribute. This also impacts the show action to generate attributes and hard-code to null the list of links to show.
For typed objects, it should be possible to precise for each type if the link to the main object is valid or not. There should be a default setting where the link is valid for all types, and the possibility in other cases to precise if the link is valid.
Tasks:
For 4 above, a condition on display attribute needs to be passed for all objects where there is a condition on showing a link. The page will have a conditional formatting additional attribute. This also impacts the show action to generate attributes and hard-code to null the list of links to show.