Pass field Value to cfdb
-
I am completely new to all this coding and require some help. I have this plugin and have created a field ANINO I want to use the value in this field to display only the records where anino matches.
I have tried this but nothing returned
[cfdb-table form=”2014 Results Entry” show=”Firstname,LastName,ANINO,Distance,Race Name,Time” role=”Anyone” filter=”ANINO=get_cimyFieldValue(user_id, ANINO);” ASC”]
- The topic ‘Pass field Value to cfdb’ is closed to new replies.