Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve conditional page authorisation / navigation #505

Open
CharlesGrimont opened this issue Jun 23, 2021 · 1 comment
Open

Improve conditional page authorisation / navigation #505

CharlesGrimont opened this issue Jun 23, 2021 · 1 comment
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@CharlesGrimont
Copy link
Member

Improve conditional page authorisation / navigation.

To make them all support :

  • = / != / < / <= / > / >= / within the following values / out the following values / contains / Doesn't contains / Is empty / is filled
  • data sources
  • advanced JS expressions

see actual support:

<style> </style>
Component Authorize / Navigate support Available operators Supports data sources Support advanced  JS expressions
inputText Yes = / != / < / <= / > / >=  / within the following values / out the following values / contains / Doesn't contains No No
description No   No No
checkbox Yes equals to predefined option No No
checkboxGroup Yes equals to predefined option No No
radiolist Yes equals to predefined option No No
radioGroup Yes equals to predefined option No No
slider Yes = / != / < / <= / > / >=  / within the following values / out the following values / contains / Doesn't contains No No
select Yes equals to predefined option No No
datetime Yes = / != / < / <= / > / >=  / within the following values / out the following values / contains / Doesn't contains No No
time Yes = / != / < / <= / > / >=  / within the following values / out the following values / contains / Doesn't contains No No
camera Yes equals to predefined option No No
grid No   No No
group No   No No
barcode Yes = / != / < / <= / > / >=  / within the following values / out the following values / contains / Doesn't contains No No
file No   No No
signature Yes Is empty / is filled No No
location No   No No
Video Call No   No No
@CharlesGrimont CharlesGrimont added the enhancement New feature or request label Jun 23, 2021
@CharlesGrimont CharlesGrimont added this to the 1.1.0 milestone Jun 23, 2021
@CharlesGrimont CharlesGrimont self-assigned this Jun 23, 2021
@CharlesGrimont CharlesGrimont modified the milestones: 1.1.0, 2.0.0 Feb 6, 2024
@CharlesGrimont CharlesGrimont modified the milestones: 2.0.0, 2.1.0 Nov 6, 2024
@CharlesGrimont
Copy link
Member Author

Must add a button component instead that can trigger a flow of actions

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant