Custom fields auto increment and while loop get data
-
Hello support,
how is it possible to add custom field that can store name,link,address,city auto increment filed and? value get. This data should be/can be display in front-end.Like for example
Participant: John Doe
(custom input field) cp_coPartnerName: Department of Scientific
(custom input field) cp_coPartnerName_0: Industrial Research
(custom input field) cp_coPartnerName_1: Industrial one(custom input field) cp_coPartnerAddress: adress here
(custom input field) cp_coPartnerAddress_0: adress herewhile loop get data for custom filed and increment a number
(custom input field) cp_coPartnerName: Department of Scientific
(custom input field) cp_coPartnerAddress: adress here
(custom input field) cp_coPartnerlLink: link hereCooperation Partner
-Name ?(Name of the Cooperation Partner should be displayed )
-link ?(link of the Cooperation Partner be displayed )
-Address (Address of the cooperation Partner should be displayed)
-City (City of the Cooperation Partner should be displayed)
-Country (Country of the Cooperation Partner should be displayed)-IF multiple partners added by the user then display the multiple partners data (up to 5) like partners 2,3 4 and 5.
- The topic ‘Custom fields auto increment and while loop get data’ is closed to new replies.