Title: AGGREGATE FIELD Post by: Benjamin G. on May 13, 2022, 03:57:31 pm Hello,
Need help using aggregate fields. 1/ How can we apply a "text decoration" on the aggregate field, we 've tried the pseudo selector ":summaryLine" without success. <Style name=":summaryLine"> <StyleAttribute name="fontSize" value="xx-large" /> <StyleAttribute name="textColor" value="red" /> <StyleAttribute name="fontWeight" value="heavy" /> <StyleAttribute name="backgroundColor" value="green" /> </Style> sample would be appreciated ... 2/ using SUM attribute how the null values are handle (is the aggregate field refreshed ?) Regards Thanks Title: Re: AGGREGATE FIELD Post by: Benjamin G. on May 13, 2022, 03:59:48 pm forgot we are using version 4.00.03
Title: Re: AGGREGATE FIELD Post by: Reuben B. on May 16, 2022, 10:16:35 am Re :summaryLine pseudo selector, this is a known issue https://4js.com/support/issue/?id=GBC-3445
Ask your support consultant to add you to the list of customers impacted so that you get notified when it is resolved. Reuben |