rwilson504 / PCFControls

Reusable PowerApps Control Framework (PCF) controls.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add information

forceworks opened this issue · comments

On the Model Driven version, how might I show the Contact and/or Account in addition to the name on the calendar?

This is looking pretty good BTW!

To utilize resources within a model app there are three fields.

image

Resource Field: (required) Put in the name of your account, contact, or other resource entity field name. eg. new_contactid
Resource Name: (optional) If the display name for your contact/account is not the name you want to utilize to show up you can override that by putting entering the field name in the related entity you want here. You first enter the field name of the account/contact you did before in the Resource Field but then tag on .new_namefield of whatever name field you want to use on that Account/Contact entity Eg. new_contactid.new_namefield
Get All Resources: (optional) Set this to true if you want to pull pack all the Resources in your entire system into the calendar regardless of if they have events set for them or not.

Circling back on this. How might I show additional information on the actual calendar entry display, in addition to start, end and description... Like a custom field for example