Focal Point
***Closed ACTIVE HTML LOOSES WRAP

This topic can be found at:
https://forums.informationbuilders.com/eve/forums/a/tpc/f/7971057331/m/7927067876

October 07, 2015, 05:15 PM
RobertF
***Closed ACTIVE HTML LOOSES WRAP
1) I open a fex.
2) I double click a report therin.
3) Now in the GUI for the report,I set Wrap on two columns. I look at the source...indeed I see the Wrap setting.
6) I click save. I run th ereport from here. It's fine.
7)I exit back to the fex. I run it again. It is running fine.



If I ever re-open the GUI again, it removes the WRAPs.


WHY???????? This has been driving me nuts on and off for 2 weeks...I think I finally realized what happening.

This message has been edited. Last edited by: RobertF,


WebFOCUS 8206.08
Windows, All Outputs
October 08, 2015, 08:06 AM
GavinL
You must be talking about InfoAssist, because I remember that happening all the time. It's been a bug for a while.



- FOCUS Man, just FOCUS!
-----------------------------
Product: WebFOCUS
Version: 8.1.04
Server: Windows 2008 Server
October 09, 2015, 01:46 PM
RobertF
No Dev Studio. The fact that its been an issue is frustrating. I wish they clean up some old stuff like this...makes the tool look bad and frustrates new users.


WebFOCUS 8206.08
Windows, All Outputs
October 12, 2015, 01:09 PM
Doug
How about posting some sample code that manifests that issue?




   In FOCUS Since 1983 ~ from FOCUS to WebFOCUS.
   Current: WebFOCUS Administrator at FIS Worldpay | 8204, 8206
October 15, 2015, 11:02 AM
RobertF
I think I should close this...its pretty consistent. If you Wrap a column in the GUI , then go to the Source for the report...you see the stamp. If you exit the report back to the fex then go back into the report, the Wrap gets cleared...ie is gone.


WebFOCUS 8206.08
Windows, All Outputs
October 16, 2015, 10:19 AM
GavinL
I've seen, in InfoAssist, I add wrap at the code level and then open it in InfoAssist, it's still there. Soon as I save it within InfoAssist it removes them. They have some odd logic around them.



- FOCUS Man, just FOCUS!
-----------------------------
Product: WebFOCUS
Version: 8.1.04
Server: Windows 2008 Server
November 17, 2015, 02:15 PM
Gail North
I've been trying to get column wrapping to work in Info Assist, but have only had success outside of the GUI (ie, I edit the code via Text Editor). However, that means the report is no longer editable via Info Assist.

GavinL, are you saying that there's a way to edit the code, and then still be able to open it in Info Assist after that?

We're currently at WebFOCUS 8.1.04.


WebFocus 8.2.02M
Windows 64-bit
November 17, 2015, 03:21 PM
Tim P.
It's my experience that things like wrap, squeeze and width have weird side affects and the GUI usually hates them. I've seen wrap break several features before.

Our solution was just to never go back into the GUI for anything...


WebFOCUS App Studio 8.2.02
Windows 7, All Outputs
November 19, 2015, 08:53 AM
GavinL
quote:
GavinL, are you saying that there's a way to edit the code, and then still be able to open it in Info Assist after that?


Yes, but not editing it via AS or DS. I edit through the web UI by clicking "Edit With".."Text Editor", rather than "Edit", which would open it in IA. I find I can make changes there without an issue, unless I start putting some JSCRIPT in it, then I'm unable to edit it in IA from that point forward.

Also note, you will get prompted by the UI on save, if it will not be able to be opened by IA anymore. You can click cancel, but the code changes will remain, just not saved. The error, If I remember is a parsing error.



- FOCUS Man, just FOCUS!
-----------------------------
Product: WebFOCUS
Version: 8.1.04
Server: Windows 2008 Server