Hello,
I am using a table in Dataverse for events. After administrators fill out the details for the event I want them to be able to 'activate' it in the portal using a toggle in the form. Is this possible?
Solved! Go to Solution.
Hi @5by5T ,
To show Toggle controls in Portal you need to write/get your PCF control to accomplish this. However, try the following method. It is not the expected result that you are looking for. But it will fulfil your need.
In Dataverse:
1. Add Activate column as a "Yes/No" field.
2. Edit the desired form and follow the below sequence.
Click Components > Add toggle control > choose your Activate field.
4. Save and Publish it.
In the portal studio:
1. Press Sync configuration and browse the website.
Output:
It will render as a checkbox.
Again not the straight answer you are looking for.!! Using OOB controls this is the output we can quickly build.
Hope it helps.
------------
If you like this post, give it a Thumbs up. Where it solved your request, Mark it as a Solution to enable other users to find it.
Hi @5by5T ,
To show Toggle controls in Portal you need to write/get your PCF control to accomplish this. However, try the following method. It is not the expected result that you are looking for. But it will fulfil your need.
In Dataverse:
1. Add Activate column as a "Yes/No" field.
2. Edit the desired form and follow the below sequence.
Click Components > Add toggle control > choose your Activate field.
4. Save and Publish it.
In the portal studio:
1. Press Sync configuration and browse the website.
Output:
It will render as a checkbox.
Again not the straight answer you are looking for.!! Using OOB controls this is the output we can quickly build.
Hope it helps.
------------
If you like this post, give it a Thumbs up. Where it solved your request, Mark it as a Solution to enable other users to find it.
The first Microsoft-sponsored Power Platform Conference is coming in September. 100+ speakers, 150+ sessions, and what's new and next for Power Platform.
User | Count |
---|---|
7 | |
4 | |
2 | |
2 | |
1 |