Jump to content

XML Help regarding homescreen and facade


Recommended Posts

Guest terry.davis1
Posted

I just got my new MPX220 (old one had a busted screen) and I have been going through the process of getting this one to the point where my old one was. I have a homescreen that I designed (see attached file) and I am using the facade plugin to display the calendar and tasks. On my old version of facade I was able to use the actual words/tabs "Schedule" and "Tasks" as hotlinks to go to the calendar and tasks screens. For some reason I cannot get it to work now. Can somebody please correct the XML for me so that it will work???

<!-- Facade Plugin Control: This is the tab bar-->

<plugin clsid="{C49CEC80-D445-407C-AA72-C263EDBBAC96}" id="FacadeTabBar" type="TabBar" viewId="FacadeView">

<format padding-bottom="0"/>

<Buttons>

</Buttons>

<Tabs padding-top="0">

<Tab type="Schedule" />

<Tab type="Tasks" />

</Tabs>

</plugin>

post-158536-1153264688_thumb.jpg

Guest scottb
Posted

Try this on the "tab type" lines. It looks like you need to add the "action" parameter.

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.