Plugin Discussions

Discussions are between the Plugin Developer and app owners. Only app owners that have installed the plugin can participate in this discussion. We enforce this to help Plugin Developers focus their time on helping app owners that support the development efforts.

pointerBack to discussions for "Menu with Image"
Replies: 0    Views: 65
 
ElDorado
Aspiring developer
Profile
Posts: 41
Reg: Mar 25, 2013
Dallas
410
05/02/13 07:24 PM (10 years ago)

Using Screen Data URL

I am trying to populate the menu list through the screen data URL. Does anyone have an example of how the JSON output from my php should look like? I see an example in the plugin document but its not detailed. Is the below all that is needed for each item in the list - I don't see how to include the image for each row

"childItems":[
{
"itemId":"menu_1",
"itemType":"BT_menuItem",
"titleText":"This is row 1",
"loadScreenWithItemId":"1234"
}
 

You cannot participate in this discussion yet.

  1. You must be logged in to participate
  2. You must have a screen name setup in your profile
  3. You must have installed the plugin in your control panel.