Question
Unable to populate the results after calling Data Page from Control rule
Hi Team -
I have a requirement to populate the Datapage results in a property through Control rule.
Results are not populating when icall the Data Page from Control rule, which has been referred in a property.
Followed the below steps, But not populate the results:
1. Created a section and a property
2. Created a Control rule, is referred in the createdProperty
3. Control is calling Datapage bypassing parameter to get the relevant results.
Note: I knew that Datapage results will be populated directly from property level itself instead Control rule. But it's required for KYC Type property where I don't use the section.
***Updated by moderator: Lochan to update Categories***
**Moderation Team has archived post**
This post has been archived for educational purposes. Contents and links will no longer be updated. If you have the same/similar question, please write a new post.
Hi,
Defining the control on the property does not populate the property value. It is just used to indicate what type of default control to be taken when the property is used without defining control explicitly.
Also from the screen shot I see that you have used dropdown control to display this property.
You can use this custom control which you created directly to display the values.
Hope that helps.