• Resolved gatech0

    (@gatech0)


    Hello again.

    I apologize if my question is noob or similar, but now I don’t know how to do that at this time.

    I think a popular feature with this Plugin is to charge one or more loading bars when selecting upgrades through PPOM fields. In attached Link I added a sample with the bars.

    But I don’t know how to add some value to one according a PPOM field. They can add a money value, but there is no option for touching vars o JS code.

    Do you see any easy answer for this? Or, someone can sell me an upgrade of this code for doing this?. I think it’s not so difficult.

    Thanks a lot!

    The page I need help with: [log in to see the link]

Viewing 5 replies - 1 through 5 (of 5 total)
  • Hi,

    as I understand, you need to add price against each progress bars? right … well, it’ not each job. You need to create a customized input field.

    Thread Starter gatech0

    (@gatech0)

    Sorry. No.

    Need to update progress bar when selected one “upgrade” in PPOM Field.

    @nmedia He’s asking for a custom script to change the loading bars to show the differences in gaming, streaming and rendering based upon the hardware the user selects.

    @gatech0 what you are asking for isn’t really something that would be considered a PPOM feature. You can create a custom script to read and assign increases to each loading bar based upon user selection then programmatically apply those increases based upon user selection. Right now you would have to write the script based off the select option value / text and create an array of increases / decreases for each loading bar based off those values.

    Based on what you are asking for I think @nmedia could add a PPOM feature called custom attributes (or maybe custom params) for a select field’s options. Something where we could add a “data-???” tag in the PPOM meta group field and even it’s associated options. This could even be available for any meta group field. Then, based off those data attributes we could write custom scripts to use the values of those data tags. Just a thought.

    Thread Starter gatech0

    (@gatech0)

    Yes, that was I thinking

    Hi @gatech0,

    well, then you need a customized solution. We are working on other features and we are not planned yet for this feature.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Feature Request’ is closed to new replies.