cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • Learn how to build custom Python data connectors and further customize JMP’s Data Connector Framework with the Python Data Connector Demo, available now in the JMP Marketplace!
  • Learn some foundational elements of JMP Scripting Language (JSL) and how to extend point & click automation into repeatable, shareable routines. Register. June 26, 2 p.m. US Eastern Time.

Discussions

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

Journal: Add Container

Is there an easy way to add a container to a Journal.
e.g. if there is a H List Box - and I want to add a V list Box inside.

I love the "Add container" in Dashboard Builder - is there a similar function in the Journal editor:

hogi_0-1761320197936.png

 

3 REPLIES 3
jthi
Super User

Re: Journal: Add Container

Are you trying to copy paste content to journal or add more content to journal with the tooling journal offers you?

-Jarmo
hogi
Level XIII

Re: Journal: Add Container

edit a journal.

The analogy to 

new window("tmp", H list Box (V List box ())))

my workarond: execute the code for the new window, and use CTRL+J to merge it into the Journal.

Can this be done directly from the journal?

jthi
Super User

Re: Journal: Add Container

Don't the containers / elements Journal offers fill that need as you can drag and drop them?

jthi_0-1761325460303.png

 

-Jarmo

Recommended Articles