if( 'recordType!{3a147a0e-d35e-4fa0-96f7-d91590fdf68d}NZP Maintenance.fields.{b3c7019a-c216-42e6-b725-b7c67abec412}requestType'="Medical", rule!NZP_DASH_MaintenanceSummaryView(maintenance: rv!record), rule!NZP_DASH_MaintenanceSummaryViewForPen(maintenance: rv!record) )
Discussion posts and replies are publicly visible
What is your question?
I want to call two different Dashboards in one summary view
{ rule!NZP_DASH_MaintenanceSummaryView(maintenance: rv!record), rule!NZP_DASH_MaintenanceSummaryViewForPen(maintenance: rv!record) }
actually, i want to call those interfaces in one summary view either this or that
OK. But then, what is your question. It seems like you are already doing what you want to achieve ?!?
I am confused. Please help me to understand your specific situation.
i cant able to call those interfaces in one summary it seems that its not able to work
its my site when iam selecting the medical request like option 1 its showing me the pen dashboard this dashboard
rule!NZP_DASH_MaintenanceSummaryViewForPen(maintenance: rv!record)
but i want this dashboard to show
rule!NZP_DASH_MaintenanceSummaryView(maintenance: rv!record),
I don't understand. Do you see any error messages? Does your condition in the if() not work?
it is showing me this summary