Hi Indunil,

   - I'm assuming you are referring to a Local / Form level error message
   showing and hiding [1]. This has nothing to do with uuf, it's just the way
   you want to make the element hide after a certain time period or make it
   hide on a bootstrap tab event [2]. Its a matter of using a small client
   side js to achieve it.
   - On a completely different topic mentioned here, it's advised that we
   don't use fragments to simply group code segments according to application
   logic, it's there to bundle reusable code segments. Meaning, Ideally I
   would put all the tab content in one page, and later if I see content that
   I can reuse, I'll move that code segment to a fragment.

Hope this helped!

[1]​​ ​
 errormsg_placement_smpl.png
<https://drive.google.com/a/wso2.com/file/d/0B58PyA3zxoD5TlFLQ3R6NGlrbE0/view?usp=drive_web>
​
[2] http://getbootstrap.com/javascript/#tabs-events



Regards,


On Thu, Jan 19, 2017 at 5:56 PM, Indunil Upeksha Rathnayake <
[email protected]> wrote:

> Hi,
>
> In IS user portal, we are including fragments in a page which is having a
> tab menu (content for each tab gets populated through a fragment). So that
> when we are rendering the page all the fragments get loaded. But there is a
> problem when we select tabs. In each tab previously shown error/success
> messages are not getting automatically closed when we are moving from tabs
> in the tab menu.
>
> I think that should be implemented in UUF side, to refresh fragments each
> time or providing a refresh time interval. Appreciate your ideas on this.
>
> Thanks and Regards
> --
> Indunil Upeksha Rathnayake
> Software Engineer | WSO2 Inc
> Email    [email protected]
> Mobile   0772182255
>



-- 
Thusitha Kalugamage
*Software Engineer*
Mobile : +94 (0) 774 074370
Tel       : +94 (0) 112 145 345
[email protected]
_______________________________________________
Dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to