Playing around with using php to retrieve my list values. It appears I'm getting valid json data but the select box is not populated.
What am I missing?
Select box choices url
-
- Profound User
- Posts: 35
- Joined: Mon Feb 20, 2012 6:45 pm
- First Name: Brian
- Last Name: Luttman
- Company Name: BEPCO, Inc.
- Contact:
-
- Experienced User
- Posts: 116
- Joined: Wed Sep 05, 2012 11:14 am
- First Name: Eric
- Last Name: Hill
- Company Name: Integrated Corporate Solutions
- Phone: 256-760-8239
- Address 1: 501 S Wood Avenue
- City: Florence
- State / Province: Alabama
- Zip / Postal Code: 35630
- Country: United States
- Contact:
Re: Select box choices url
I use Universal Display Files for our select boxes and ours look like this. This is free hand so hopefully all looks correct:
{
"success": true,
"response":[ new Option("Florence","F"), ("Jackson","J") ]
}
I'm just going by memory on this one but this works for select boxes for us.
Hope this helps a little.
{
"success": true,
"response":[ new Option("Florence","F"), ("Jackson","J") ]
}
I'm just going by memory on this one but this works for select boxes for us.
Hope this helps a little.
Who is online
Users browsing this forum: No registered users and 1 guest