Uploaded image for project: 'Blesta Core'
  1. Blesta Core
  2. CORE-3957

Order: Ajax form does not auto fill service fields based on url

    Details

    • Type: Improvement
    • Status: Open
    • Priority: Major
    • Resolution: Unresolved
    • Affects Version/s: None
    • Fix Version/s: None
    • Component/s: None
    • Labels:
      None

      Description

      In our order forms a link can be created to set things such is the package group an pricing ID (e.g. order/config/index/wizard/?group_id=10&pricing_id=7). In addition wizard order forms let you include service fields in the url (e.g. order/config/index/wizard/?group_id=10&pricing_id=7&domain=exampledomain.com). The same kind of urls should work for ajax forms.

      The problem is that in ajax forms the main page is loaded, and then the service fields are loaded via ajax. This step of obfuscation makes it so that only the pricing and group id are passed to Config::index() while the wizard form passes all get parameters to it.

        Activity

        There are no comments yet on this issue.

          People

          • Assignee:
            Unassigned
            Reporter:
            jonathan Jonathan Reissmueller
          • Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

            • Created:
              Updated: