I am testing the new version of chronoforms. I installed the dynamic demo. However, the article drop down box is not populated. All the settings appear to be correct. Are drop downs pulling from the database a limitation if the domain is not validated? There has always been a 15 field limit but I am not aware of any others.
Forums
Non validated domain use restriction
No, this should not be affected by the validation, must be something else, but if you have Joomla 4 and you are using {data:id} to get the article id then some other user has reported this not working in J4 and I'm still trying to find out the reason.
I am on Joomla 3.1.0 and loaded both Demos for dropdowns. I did not alter either demo. According to the Debug, the query is returning the data array, Article, in both demos. However, none of the {var:Article.xxxx} data is populating the dropdown. This is not the same issue as the post talking about {data:id}.
I did add a constant option of "Select Article" and that populates, but none of the dynamic var data populates in the dropdown.
I did add a constant option of "Select Article" and that populates, but none of the dynamic var data populates in the dropdown.
if the variable was changed in J4 then most propably its changed in J3.10 too, check this post how to get the article id value:
https://www.chronoengine.com/forums/topics/view/110169/chonoforms7-joomla4-read-data-dataid-has-stopped-working#p399391
which you can then use in the Read Data action.
https://www.chronoengine.com/forums/topics/view/110169/chonoforms7-joomla4-read-data-dataid-has-stopped-working#p399391
which you can then use in the Read Data action.
You need to login to be able to post a reply.