Hi,
Is it possible to have editable fields in the listing of CC V5? Just like what CC v4 Data Listing Fields used to do.
I tried adding article.title:return '<input type="text" name='.($cell).' value='.($cell).'>;
in the "PHP Function" box. It lets me edit the value but it doesn't save using the _TOOLBAR_SAVELIST_ button...
Any ideas?
Thank you!
Is it possible to have editable fields in the listing of CC V5? Just like what CC v4 Data Listing Fields used to do.
I tried adding article.title:return '<input type="text" name='.($cell).' value='.($cell).'>;
in the "PHP Function" box. It lets me edit the value but it doesn't save using the _TOOLBAR_SAVELIST_ button...
Any ideas?
Thank you!
This topic is locked and no more replies can be posted.