Can i combine two fields show in one field on listpage?

This public forum is for user-to-user discussions of PHPMaker. Note that this is not support forum.
Post Reply
siriok
User
Posts: 107

Can i combine two fields show in one field on listpage?

Post by siriok »

As above?
how to choose function -in listoption render?
regard


mobhar
User
Posts: 11741

Post by mobhar »

Simply use "ListOptions_Load" and "ListOptions_Rendered" server events. (If you are talking about list options and not fields).

Read "Server Events and Client Scripts" in the help file for more information and example.


Webmaster
User
Posts: 9427

Post by Webmaster »

If you are talking about fields from the table, you can create a view or use Custom Template (see Custom Template in the help file).


Post Reply