[javascript] app.execDialog list_box popup way to show two rows with same text

Please post any ideas or requests for new features here for the End User Version of PDF-XChange (printer Drivers)

Moderators: Tracker Support, TrackerSupp-Daniel, Sean - Tracker, Vasyl-Tracker Dev Team, Chris - Tracker Supp, Tracker - Clarion Support, John - Tracker Supp, Ivan - Tracker Software, Tracker Supp-Stefan, moderators, Support Staff

Post Reply
Mathew
User
Posts: 332
Joined: Thu Jun 19, 2014 7:30 pm

[javascript] app.execDialog list_box popup way to show two rows with same text

Post by Mathew »

It's a pretty rare thing, but because the value passed to a list_box and popup in app.execDialog is a key:value pair, if the list_box happens to have multiple rows that have the same text, the first rows will be clobbered. Besides adding a sequence number to the displayed text, is there another way? Could we have some type of hidden row number %number% as a prefix that gets stripped off before displaying?
User avatar
Tracker Supp-Stefan
Site Admin
Posts: 18748
Joined: Mon Jan 12, 2009 8:07 am
Contact:

Re: [javascript] app.execDialog list_box popup way to show two rows with same text

Post by Tracker Supp-Stefan »

Hello Mathew,

I will ask our JS devs to take a look at all 3 of your topics and reply accordingly!

I am making those posts so that you are aware the cases have been passed along!

Kind regards,
Stefan
Post Reply