cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • New to JMP? Join us Sept. 23-24 for the Early User Edition of Discovery Summit, tailor-made for new users. Register now for free!
  • Your voice matters! Tell us how you prefer to receive JMP updates, so we can tailor our communication to your needs. Take short survey.
  • See how to access JMP Marketplace - and - find, create & share add-ins to extend your JMP. Watch video.

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