Current status of the Ning Platform is always available on the Ning Status Blog.

*Sorry, my network is using Japanese Language.

Hi, There :D

Basically, "Event Type" and "Location" is text type (input type="text").

This text-type is too flexible, and they are confused what should type in the box sometime.

You can change the input type to "drop-down" type!!

just add this code in the custom code!!

----------------------------------------------

<script type="text/javascript">

//EventType
x$(".pad5 .nolegend dd #type").before('<select id="" name="type" class="not" ><option value="EventList01">EventList01</option></select>');

//Location
x$(".pad5 .nolegend dd #location").before('<select id="" name="location" class="not" ><option value="LocationList01">LocationList01</option></select>');

//Delete (Don't Edit)
x$(".pad5 .nolegend dd #type").remove();
x$(".pad5 .nolegend dd #location").remove();

</script>

----------------------------------------------

IF YOU WANT TO ADD MORE LIST IN THE DROP DOWN...

  1. option tag = list
    ex) Please see red color type,
    <option value="EventList01">EventList01</option>
    It will be list "EventList01".
  2. You can add more option tag, so like this...
    <option value="EventList01">EventList01</option><option value="EventList02">EventList02</option>
  3. This is example :)
    //EventType
    x$(".pad5 .nolegend dd #type").before('<select id="" name="type" class="not" ><option value="Sport">Sport</option><option value="LIVE">LIVE</option></select>');

If you have any question, Please let me know!!


good luck,
SHO

You need to be a member of Ning Creators Social Network to add comments!

Join Ning Creators Social Network

Votes: 0
Email me when people reply –

Replies

  • What a great way to keep your events organized. Thanks for the tip, Sho!

    • Hi, Allison!!

      Thanks a lot :D

      My idea is adding suggestion in "tag" and "location" text-box by ajax or jQuery.
      The suggestion might be support for Network Member :)

      Thanks,
      SHO

  • 3216512?profile=originalVery good!
    This is possible with Groups? Only the part of Location.
    Thank you!

    • Hi, Planeta :D

      Of course, YES!!Please add this code :)

      ----------------------------------------------

      <script type="text/javascript">

      //GroupLocation
      x$("#groupLocation").before('<select id="" name="groupLocation" class="not" ><option value="GroupLocation01">GroupLocation01</option></select>');

      //Delete (Don't Edit)
      x$("#groupLocation").remove();

      </script>

      ----------------------------------------------

      Good Luck,
      SHO

  • Hey, Thank You so much!!! 

    In type would let the person choose more than one type?

    • Thanks a lot :D

      I'll try to make multi-type(input check-box) !!
      If anyone can make that, please let me know :)

      Good Luck,
      SHO

  • This reply was deleted.
    • Hi, John :D

      Thnaks for asking!!
      It is impossible, because of below one...

      This HTML code is Photo Tag text-line.

      <input type="text" value="" class="textfield photo-tags" name="photo0-tags" id="photo0-tags">

      You can see the "name" tag. (name="photo0-tags")

      This code means like "Please add tag for photo0-tags". If you will upload 3 photos, the HTML will be like this.

      1. First Photo
        <input type="text" value="" class="textfield photo-tags" name="photo0-tags" id="photo0-tags">
      2. Second Photo
        <input type="text" value="" class="textfield photo-tags" name="photo1-tags" id="photo1-tags">
      3. Third Photo
        <input type="text" value="" class="textfield photo-tags" name="photo2-tags" id="photo2-tags">

      so, every updating photo is different the name tag!!

      If your member update 100 photo once, You need add too many JavaScript!!

      This is why it is impossible :(

      Good Luck,
      SHO

  • Wow! This is very useful!! I am Also curious about the possibility of a check-box list!!
    • Radio buttons would be easier because you just click on what one you want, though a check box could make it more difficult if you have more than one thing checked.

This reply was deleted.
 

Some interesting articles related to community management, digital marketing etc. could be found in our digest. Don't hesitate to leave a feedback so we would know that we should continue :-)

Latest Activity

kostasgr liked Alex - Rosas † Negras's discussion I managed to add group video calling, if anyone is interested I will post the codes
Tuesday
Jords updated their profile
Tuesday
Steve C replied to ⚡JFarrow⌁'s discussion
What is going on with Ning? What Do We have to Look Forward To?
"Ning is based in California but operations are in Kyiv, Ukraine. Due to the war, operations may…"
Sunday
Alex - Rosas † Negras replied to Alex - Rosas † Negras's discussion
I managed to add group video calling, if anyone is interested I will post the codes
"⚡JFarrow⌁  
I'm working on the stories and I don't have time to work on the video call you just…"
Jun 28
Alex - Rosas † Negras replied to Alex - Rosas † Negras's discussion
I managed to add group video calling, if anyone is interested I will post the codes
"if you want I'll give you the codes privately and we'll see if the two of us can make it perfect"
Jun 27
Eva and ⚡JFarrow⌁ are now friends
NC for Hire
Jun 25
⚡JFarrow⌁ replied to Eva's discussion
For three days now, my networks, Ning 2.0 and Ning 3.0, are incorrectly visible
"Ug... thats not right..  ill send you my phone number in messages and we'll talk it over."
Jun 24
Eva replied to Eva's discussion
Help Help Help
" I just started a test network on Ning. I'm having the same problems there too! No photos, in…"
Jun 21
Eva posted a discussion
Jun 21
Eva posted a discussion
For three days now, my two networks, Ning 2.0 and Ning 3.0, have been displayed incorrectly, they…
Jun 21
⚡JFarrow⌁ replied to Alex - Rosas † Negras's discussion
I managed to add group video calling, if anyone is interested I will post the codes
"looks interesting"
Jun 20
⚡JFarrow⌁ updated their profile photo
Jun 16
More…

Meanwhile, you can check our social media channels