robert fuschetto Posted April 8, 2021 Posted April 8, 2021 First time trying Design Studio! There is a parameter on the page: Company. I want to set a default and when the page opensand have the page auto populate immediately. When I run the page, nothing happens till I choose a company and click out side the parameter box. It wont let me set the default for Company. Its greyed out. Can I move the Company parameter to the SIDE of the page Id liek to add our logo to the page arewont let medrop the jpeg up there. WE ARE 8206! image.png1796643 39.2 KB
Warren Hinchliffe Posted April 9, 2021 Posted April 9, 2021 I think I would be recommending upgrading to 8207. Turn option on and the default should not be greyed out. (works this way in 8207) Ive seen parms on the side in demos but not sure how. Could be a template that supports it. Is this just a page (visualisation) if so, you can set the logo at the portal level. You may also be able to do something at a CSS level for logo as well.
robert fuschetto Posted April 9, 2021 Author Posted April 9, 2021 There is a simplicity with DS I must admit. But I am not feeling the love! I seemed to have a lot more creative control in AS using HTML Pagesthe downside, securing content. I may open a case.
robert fuschetto Posted April 9, 2021 Author Posted April 9, 2021 ok, if you make the paramerer: OPTIONALyou may set the default.
robert fuschetto Posted April 9, 2021 Author Posted April 9, 2021 That also allows the the page to auto refresh! Now how do I move the parameter to the side of the page and format itWe are on 8206.
Charles Morris 2 Posted April 9, 2021 Posted April 9, 2021 I believe if you put a panel container on the left you can have the filters inside that panel
David Beagan Posted April 10, 2021 Posted April 10, 2021 On the Containers tab, Add a Grid container. Then you can drag parameters: Onto the grid container.
David Beagan Posted April 10, 2021 Posted April 10, 2021 For a logo, I was able to get it to work this way. Create an image fex like this: -HTMLFORM BEGIN <body style="overflow:hidden;"> <!-- Forces it not to show scroll bars, regardless of image size.--> <img src="/ibi_apps/run/ibfsIBFS_path=/WFC/Repository/Public/designer/informationbuilders02.jpg" style="position:absolute;top:0;left:0;"></img> -HTMLFORM END Then you can drop the image fex onto your Designer canvas. And then you will probably want to turn off the Title and Toolbar: image.png722167 23.7 KB
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now