Custom PHP in View #28

Closed
opened 2016-12-16 18:33:02 +00:00 by mwweb · 1 comment
mwweb commented 2016-12-16 18:33:02 +00:00 (Migrated from github.com)

Maybe I'm missing something, but I'm going to ask anyway.

I have the code for some custom PHP to use a drag/drop image uploader. This PHP code will render on a single view (property), in a particular tab (media). The script is already coded to only display if the item has an item ID, which will only happen after save.

I can hard code the PHP in the tmpl/edit.php file in the location that I want, but I would prefer this be in Component Builder so it gets compiled.

Where/how would I do this in Component Builder?

Maybe I'm missing something, but I'm going to ask anyway. I have the code for some custom PHP to use a drag/drop image uploader. This PHP code will render on a single view (property), in a particular tab (media). The script is already coded to only display if the item has an item ID, which will only happen after save. I can hard code the PHP in the tmpl/edit.php file in the location that I want, but I would prefer this be in Component Builder so it gets compiled. Where/how would I do this in Component Builder?

Hi, Have a look at this short tutorial... hope it helps

Hi, Have a look at this [short tutorial](https://youtu.be/hYrvLXwhwjU)... hope it helps
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: joomla/Component-Builder#28
No description provided.