screen properties

Use this board for starting discussions, asking questions, and giving advice on Web programming for the IBM i platform (and predecessors.)
asier
New User
Posts: 12
Joined: Tue Jun 26, 2018 3:40 am
First Name: Asier
Last Name: E
Company Name: E
Contact:

screen properties

Post by asier »

Hi, i want to change default screen properties. How i can change it? Thx
User avatar
Megan
Profound Logic Staff Member
Posts: 90
Joined: Mon Sep 11, 2017 12:15 pm
First Name: Megan
Last Name: Bond
Company Name: Profound Logic
Phone: 5623227473
State / Province: California
Zip / Postal Code: 92692
Country: United States
Contact:

Re: screen properties

Post by Megan »

Hello Asier,

Could you please provide some additional information on what you are trying to do? Which properties are you wanting to change? Which product are you using (Profound UI, Genie, Profound.js)? This additional information will help us provide you with a more accurate answer.

Thanks!
~MEGAN BOND
Technical Support Specialist
support@profoundlogic.com
asier
New User
Posts: 12
Joined: Tue Jun 26, 2018 3:40 am
First Name: Asier
Last Name: E
Company Name: E
Contact:

Re: screen properties

Post by asier »

Hi, im using Profound UI, but i don´t know how to change it. I want to change default properties when i convert a member
User avatar
Megan
Profound Logic Staff Member
Posts: 90
Joined: Mon Sep 11, 2017 12:15 pm
First Name: Megan
Last Name: Bond
Company Name: Profound Logic
Phone: 5623227473
State / Province: California
Zip / Postal Code: 92692
Country: United States
Contact:

Re: screen properties

Post by Megan »

Hello Asier,

Are you looking to change the conversion options, like the theme? We have a variety of information on the conversion process on our documentation site, here: http://www.profoundlogic.com/docs/displ ... Conversion.
convertdialog.png
convertdialog.png (8.68 KiB) Viewed 4354 times

Are you looking to change the screen properties after a conversion? These can be viewed and changed by clicking the record name in the Record Format tab to the left of the canvas (are with the grid background), and editing the screen properties displayed in the Properties section below. More information on screen level properties can be found here: http://www.profoundlogic.com/docs/displ ... Properties.
screenprops.png
screenprops.png (13.53 KiB) Viewed 4354 times
We hope this helps! If you have any additional questions or concerns, please let us know!
~MEGAN BOND
Technical Support Specialist
support@profoundlogic.com
asier
New User
Posts: 12
Joined: Tue Jun 26, 2018 3:40 am
First Name: Asier
Last Name: E
Company Name: E
Contact:

Re: screen properties

Post by asier »

I know to change properties in visual designer. I created a new theme, i can change screen properties in the js? thanks for answer
User avatar
Megan
Profound Logic Staff Member
Posts: 90
Joined: Mon Sep 11, 2017 12:15 pm
First Name: Megan
Last Name: Bond
Company Name: Profound Logic
Phone: 5623227473
State / Province: California
Zip / Postal Code: 92692
Country: United States
Contact:

Re: screen properties

Post by Megan »

Hello Asier,

Could you please provide an example of what it is you would like to accomplish? Are you looking to do these customization in the Designer or at runtime?

Thanks,
~MEGAN BOND
Technical Support Specialist
support@profoundlogic.com
asier
New User
Posts: 12
Joined: Tue Jun 26, 2018 3:40 am
First Name: Asier
Last Name: E
Company Name: E
Contact:

Re: screen properties

Post by asier »

I dont see runtime js, but i want to edit overlay, show as window and assume attributes
User avatar
Kaylee Law
Profound Logic Staff Member
Posts: 13
Joined: Mon Sep 18, 2017 11:36 am
First Name: Kaylee
Last Name: Law
Company Name: Profound Logic
Contact:

Re: screen properties

Post by Kaylee Law »

Hello Asier,

Thank you for your patience on this issue. If you are looking to edit the Overlay, Show as Window, and Assume properties of record formats in the Visual Designer, we have several properties that control these features. To do so you must first select the record format you wish to modify in the record formats tab of the Visual designer. In my example below, my record format name is 'RCDFMT'.
1.png
1.png (85.81 KiB) Viewed 4298 times
After selecting the record format a list of its properties will display in the bottom right of the screen. From here you can search to find the Overlay, Show as Window, and Assume properties. When you select a property in the list, a small description of the property and what it controls will show underneath the listing.
2.png
2.png (17.81 KiB) Viewed 4298 times
Could you look into these properties and see if they accomplish what you are looking for? If this is not what you are trying to accomplish we will need more information on the specifics of what you are trying to accomplish, perhaps with screenshots, so that we can provide you with accurate information.
Kaylee Law
Technical Support Specialist
Profound Logic Software
Scott Klement
Experienced User
Posts: 2711
Joined: Wed Aug 01, 2012 8:58 am
First Name: Scott
Last Name: Klement
Company Name: Profound Logic
City: Milwaukee
State / Province: Wisconsin

Re: screen properties

Post by Scott Klement »

Asier,

Are you trying to change the screen-level properties that are set by DDS conversion? Thats what I thought you were asking, but Kyle has interpreted your question differently.

DDS Conversion works using a "theme". This theme is a JavaScript file where you can set up whichever properties you want. It is documented, here:
http://www.profoundlogic.com/docs/display/PUI/Themes

Please do not make changes to the themes that we ship with the product (Standard, Enhanced or Hybrid) since these will be replaced the next time you update Profound UI. Instead, make a copy and change its name to your own name. Then make your changes there.

The "add enhancements" section has settings for screen-level properties.
asier
New User
Posts: 12
Joined: Tue Jun 26, 2018 3:40 am
First Name: Asier
Last Name: E
Company Name: E
Contact:

Re: screen properties

Post by asier »

Thanks, i created a new theme so the new i have to write something like this? This didnt work, but maybe i have something wrong
"add enhancements": {
"screen": {
"overlay":"",
"show as window":"true",
"assume":"true",
},
},
Post Reply

Who is online

Users browsing this forum: No registered users and 0 guests