cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • DownloadSemiconductor Toolkit: Tools to create wafer maps, add wafer geometry to graphics, explore die defects & compare wafers.
  • Discovery Summit 2026: Early User Edition - September 23-24.Register. It's free.
  • See how to design an experiment, explore factor-response relationships, assess tradeoffs, and ID best settings. Register for Sep. 11 Mastering JMP.

Discussions

Solve problems, and share tips and tricks with other JMP users.
Choose Language Hide Translation Bar
ComplexNerd
Level III

JMP Application builder - Save preference option for user

Hi all,

 

I have created a jmp app using the application builder. I want to know if there is any possibillity to have ''Save Preference'' option for the user in the developed application. To give context i want user to save a preffered directory to export. if user selects a directory i want to use that as default directory whenuser accesses this application again. is it possible to use that value over multiple sessions for that user. 

 

1 REPLY 1
jthi
Super User

Re: JMP Application builder - Save preference option for user

You could create a folder for example to $DOCUMENTS where you store that information and then retrieve it from there.

https://www.jmp.com/support/help/en/17.2/#page/jmp/path-variables.shtml

-Jarmo

Recommended Articles