This topic is locked
[SOLVED]

(PHPRunner 10.91 build 41974) userinfo common page - field events not available

3/26/2025 6:36:19 PM
PHPRunner General questions
P
Pierre author

Hello everyone.
I couldn't find any info already published on this forum so here is my question...

I've implemented "field events" fonctionality on the "register" page (like hiding or showing specific fields on the page when a field value changes, ...)
I am hoping to be able to do the equivalent on the "userinfo" page (which is most likely sourcing itself from the same table) being it is the "modify" registration info from my understanding, but the "Field Events..." functionality is grayed out thus not available from that page.

Am I missing something?
Thank you in advance for your help.

P
Pierre author 4/7/2025

There seem to not have any solution to use "Fields Events" in the userinfo common page.
I took another approach (with the user table add/modify pages) to solve my issue.
Thank you if you took time to think about a solution.