XML Editor
Sign up for a WebBoard account Sign Up Keyword Search Search More Options... Options
Chat Rooms Chat Help Help News News Log in to WebBoard Log in Not Logged in
Conferences Close Tree View
+ Stylus Studio Feature Requests (1192)
+ Stylus Studio Technical Forum (14621)
+ Website Feedback (249)
- XSLT Help and Discussion (7625)
-> + Use of before and after string (3) Sticky Topic
-> - How do I substitute element ty... (1)
-> + How does one add working days ... (4)
-> - Help, I have existing XLT and... (1)
-> + Need help on XSLT issue - (2)
-> + EDI to XML Conversion (7)
-> - XML To JSON Conversion using X... (1)
-> + Formatting Paragraphs to same ... (2)
-> - Grouping of records (1)
-> + Problems with xsd 1.1 (4)
-> + XML to HL7 mapping (3)
-> + XSLT 3 and Iterate (2)
-> + XSL-FO to PDF preview (3)
-> + java.lang.RuntimeException: Er... (2)
-> + Create Acroforms with Stylus X... (2)
-> + How to change XSLT parameter s... (3)
-> + how to change format of the da... (2)
-> + Search "Next 8 Results " doesn... (2)
-> - Support for Git (1)
-> + newbee (8)
-- [1-20] [21-40] [41-60] Next
+ XQuery Help and Discussion (2017)
+ Stylus Studio FAQs (159)
+ Stylus Studio Code Samples & Utilities (364)
+ Stylus Studio Announcements (113)
Topic  
Postnext
Jean-Michel DavidSubject: DISAPPEARING CODE! (AGAIN)
Author: Jean-Michel David
Date: 11 Oct 2003 10:27 PM
When I drag a repeating element in the Wysiwyg view and switch to source view,
code is "cleaned" and reverted.

ex. I create a combo; I drag a repeating element in option field; it creates proper xsl:for-each; as soon as I highlight combo and switch to source, it revert to:
<select />

Major bug; how can we build a dynamic combo with that bug?

Postnext
Minollo I.Subject: Re: DISAPPEARING CODE! (AGAIN)
Author: Minollo I.
Date: 12 Oct 2003 10:26 AM
Can you tell us what Stylus Studio version/build you are running? If it
isn't BL127e, you can find it on http://www.stylusstudio.com/update

In the meanwhile, we will try reproducing the problem here.
Thanks,
Minollo

Postnext
(Deleted User) Subject: RE: DISAPPEARING CODE! (AGAIN)
Author: (Deleted User)
Date: 12 Oct 2003 09:27 PM
Jean,

I've managed to reproduce the problem and am working on the fix. The fix
will be available in the next service release.

Thanks for reporting bugs.

Min

> -----Original Message-----
> From: stylus-studio-xslt Listmanager [mailto:listmanager@edn.exln.com]
> Sent: Saturday, October 11, 2003 10:51 PM
> To: Recipients of 'stylus-studio-xslt' suppressed
> Subject: DISAPPEARING CODE! (AGAIN)
>
> From: "Jean-Michel David"
>
> When I drag a repeating element in the Wysiwyg view and switch to
source view,
> code is "cleaned" and reverted.
>
> ex. I create a combo; I drag a repeating element in option field; it
creates
> proper xsl:for-each; as soon as I highlight combo and switch to
source, it
> revert to:
> <select />
>
> Major bug; how can we build a dynamic combo with that bug?
>
>
>
> To reply: mailto:stylus-studio-xslt.7072@edn.exln.com
> To start a new topic: mailto:stylus-studio-xslt@edn.exln.com
> To login: http://edn.exln.com/~SSDN

Postnext
Jean-Michel DavidSubject: RE: DISAPPEARING CODE! (AGAIN)
Author: Jean-Michel David
Date: 13 Oct 2003 12:46 PM
Thanks Min,

It would be nice if, when you do what I described (dragging an enumerated element on a combo in WYSIWYG), it fills the xsl:for-each with appropriate value-of (parenthesis instead of tags to display in the forum):

(xsl:for-each select="item")
 (option)(xsl:value-of select="."/)(/option)
(/xsl:for-each)

currently, it gives:

(xsl:for-each select="item")
 (option)Option(/option)
...

Postnext
(Deleted User) Subject: RE: DISAPPEARING CODE! (AGAIN)
Author: (Deleted User)
Date: 13 Oct 2003 07:55 PM
Thanks for making suggestions. I'll consider your suggestions to improve
Stylus Studio. For this specific feature you suggested, I know it's
helpful in some cases. However, it may also reduce the flexibility,
especially when the repeating element includes complex children with
sub-elements. Some users may want more control over it than simply
putting
(option)(xsl:value-of select="."/)(/option)

Thanks,
Min

> -----Original Message-----
> From: stylus-studio-xslt Listmanager [mailto:listmanager@edn.exln.com]
> Sent: Monday, October 13, 2003 1:10 PM
> To: Recipients of 'stylus-studio-xslt' suppressed
> Subject: RE: DISAPPEARING CODE! (AGAIN)
>
> From: "Jean-Michel David"
>
> Thanks Min,
>
> It would be nice if, when you do what I described (dragging an
enumerated element
> on a combo in WYSIWYG), it fills the xsl:for-each with appropriate
value-of
> (parenthesis instead of tags to display in the forum):
>
> (xsl:for-each select="item")
> (option)(xsl:value-of select="."/)(/option)
> (/xsl:for-each)
>
> currently, it gives:
>
> (xsl:for-each select="item")
> (option)Option(/option)
> ...
>
>
>
> To reply: mailto:stylus-studio-xslt.7075@edn.exln.com
> To start a new topic: mailto:stylus-studio-xslt@edn.exln.com
> To login: http://edn.exln.com/~SSDN

Postnext
Jean-Michel DavidSubject: DISAPPEARING CODE! (AGAIN)
Author: Jean-Michel David
Date: 18 Oct 2003 02:34 PM
I'm very happy to see that it's fixed in build 127f.

I'm also impressed for reactivity from Stylus development team.

When will we have dynamic hyperlinks? :)

Thank you!

Posttop
Minollo I.Subject: Re: DISAPPEARING CODE! (AGAIN)
Author: Minollo I.
Date: 18 Oct 2003 05:49 PM

>...
>I'm very happy to see that it's fixed in build 127f.

For the record, BL127f has not been released officially yet. We made a
pre-release available to Jean-Michel.

>...
>When will we have dynamic hyperlinks? :)

We will.

:)
Minollo

   
Download A Free Trial of Stylus Studio 6 XML Professional Edition Today! Powered by Stylus Studio, the world's leading XML IDE for XML, XSLT, XQuery, XML Schema, DTD, XPath, WSDL, XHTML, SQL/XML, and XML Mapping!  
go

Log In Options

Site Map | Privacy Policy | Terms of Use | Trademarks
Stylus Scoop XML Newsletter:
W3C Member
Stylus Studio® and DataDirect XQuery ™are from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2016 All Rights Reserved.