Change Multi Variable set order and labels dynamically
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-28-2025 11:24 PM
Hi experts,
I'm looking for a way to fulfill unconventional customer requirment, not sure if it's possible
we wish to use catalog item as the UI for end users to change annual quantity forecast.
Therefore, we created a custom table and passed the data to the client via ajax JSON.
This is how it looks like right now:
The Customer asks that, the labels and order of months will be deriven dyanmically from the current month (f.e May will be first: May25 until April 26 like this (done throght inspect mode)
As I understood, we may use DOM manipulation, even though it's not recommended.
I tried some, but nothing (marked false on the client script isolated field).
Any suggestions?
Of course we wish not to maintain 12 multivariable sets, it will not be sustainable...
Thanks,
Tomer
the Customer asks that, the labels and order of months will be deriven dyanmically from the current month (f.e May will be first: May25 until April 26 like this (done throght inspect mode)
As I understood we may use DOM manpilation, even thoght it's not recommended.
I tried some but nothing (marked false in script Isoalted field).
Any suggestions?
of course we wish not to maintain 12 Multi variable sets it will not be sustinable...
Thanks,
Tomer