Blogs tagged contextnode
-
1. direct attribute 2. implicit attribute 3. AET attribute For project reason I need to figure out the logic how the field list is assembled when folder “Attributes” for a given context node is expanded in CRM WebClient UI... Read More »0Comments0Likes -
If you wish to access the View Controller from methods on the Component Controller of a Web Dynpro component, you can do this very easily following the steps below: Suppose we have a view called V_MAIN and a context node on that view called... Read More »1Comment2Likes -
Parallelization in Web UI PART 3 AJAX (… continued) Limits of a stateful application Now let us place two samples from above onto the same page: You will notice down that the response time is significantly higher than before. In the... Read More »1Comment1Like