I've attached an image to make this clearer.
I have a custom form (on the left). It has some filters at the top that are global variables on the form. They show fine in the classic client. In the RTC they display with a gray background, no box around the text area, and you can't type in them.
I'd like them to look and work "normal" (like on the right, it's a different base form), for lack of a better word. I don't see a property to change, but I'm still learning this new environment. Any thoughts?
0
Answers
Can you attach a screenshot of the entire page (incl. frame) and let us know what pagetype you are using and how you are opening the page?
Group Program Manager, Client
Microsoft Dynamics NAV
http://blogs.msdn.com/freddyk
The information in this post is provided "AS IS" with no warranties, and confers no rights. This post does not represent the thoughts, intentions, plans or strategies of my employer. It is solely my opinion.
Currently it is a Card form as I think that that is the default. I have tried the other page types with no luck. The text boxes at the top of the image are global variables that are then used to filter when the user searches.
I have found that a Worksheet page type works well for this type of page.
I think you might be able to make this run if you open this form as a task page (do a form.run) but clearly we want you to use the filterpane, so that any improvements we make to the filterpane is yours for free.
Group Program Manager, Client
Microsoft Dynamics NAV
http://blogs.msdn.com/freddyk
The information in this post is provided "AS IS" with no warranties, and confers no rights. This post does not represent the thoughts, intentions, plans or strategies of my employer. It is solely my opinion.
That worked perfectly. Now how do I get it to open in a new window without right clicking on it? Users shouldn't have to do that.
It's weird coming from the classic client to this style. I was modeling my form after base forms like G/L Balance by Dimension. Plus the data isn't there to begin with. It's an empty table that gets filled in after the search is completed. The fields are more like search parameters than filters. It definitely needs a filter pane for further filtering after you get the result set, but I don't know about the initial search. It's different in the RTC since the filters are displayed on the page itself. Have to think about this one...
I couldn't have said it better. It's always fun trying to explain why you have to go to one place to do one thing and another place to do something similar.
At this point I'm seeing little purpose to the "Navigation Pane" on the left hand side of the RTC. It just re-lists what you have cues for in the activities section and you can only add other list pages to it if you want them to function correctly with one-click. You also can't use separators or logically group anything turning it into a big mess (see my other posts). I think this part of the RTC needs A LOT of work.
I guess I will reluctantly mark this as solved.