solved jrAparna - Proxima - FormDesigner Question.

serveion
@serveion
8 years ago
223 posts
hello

I create a simple module using Aparna but now we we need specific string from the server proxima is not showing them up.

please take a look at the picture attachment first. the json output. anything with a select option on FormDesigner is now been show on proxima. Json output.

{
"_created": "1483821953",
"_profile_id": "1",
"_updated": "1483821953",
"_user_id": "1",
"shoutcast_description": "las mejores baladas del recuerdo solo aqui en wowmusic.fm",
"shoutcast_logo_extension": "jpg",
"shoutcast_logo_height": "120",
"shoutcast_logo_name": "baladas.jpg",
"shoutcast_logo_size": "4486",
"shoutcast_logo_time": "1483821953",
"shoutcast_logo_type": "image/jpg",
"shoutcast_logo_width": "120",
"shoutcast_mp_aac": "",
"shoutcast_mp_mp3": "http://eva.serveion.com:8020",
"shoutcast_pending": "0",
"shoutcast_slogan": "Baladas del recuerdo",
"shoutcast_title": "Baladas ",
"shoutcast_title_url": "baladas",
"shoutcast_twitter": "http://twitter.com/wowmusicfm",
"shoutcast_url": "http://eva.serveion.com:8020",
"shoutcast_version": "V1",
"_item_id": "21"
}

in the genre field this is what i have:

Alternative|Alternative
Blues|Blues
Classical|Classical
Country|Country
Decades|Decades
Easy Listening|Easy Listening
Electronic|Electronic
Folk|Folk
Inspirational|Inspirational
International|International
Jazz|Jazz
Latin|Latin
Metal|Metal
Misc|Misc
New Age|New Age
Pop|Pop
Public Radio|Public Radio
R&B and Urban|R&B and Urban
Rap|Rap
Reggae|Reggae
Rock|Rock
Seasonal and Holiday|Seasonal and Holiday
Soundtracks|Soundtracks
Talk|Talk
Themes|Themes

updated by @serveion: 05/14/17 07:44:33AM
brian
@brian
8 years ago
10,148 posts
When you created the select field in the Form Designer did you set a DEFAULT? Without a default no value will be set in the existing items.

Let me know if that helps.


--
Brian Johnson
Founder and Lead Developer - Jamroom
https://www.jamroom.net
serveion
@serveion
8 years ago
223 posts
hello @brian
its working now.

i have other question. how can i add gentes and sub-genres for example

Sample Name
--sub-sample-name
--sub-sample-name
Sample Name Two
--sub-sample-name
--sub-sample-name
--sub-sample-name
--sub-sample-name

using form designer ?
brian
@brian
8 years ago
10,148 posts
Glad that is working. For multi-level selects, you'll want to use the Chained Select module:

https://www.jamroom.net/the-jamroom-network/networkmarket/91/chained-select

Once that is installed view the "help" for the Options field in the Form Designer - it will tell you how to reference a Chained Select "set" so it can be used in the Form Designer.

Let me know if that helps.

Thanks!


--
Brian Johnson
Founder and Lead Developer - Jamroom
https://www.jamroom.net

updated by @brian: 02/09/17 04:35:01PM
serveion
@serveion
8 years ago
223 posts
Hello @brian

OMG brother this is exacly what i was looking for,

Thank you so much.

Tags