SalesforceLabs / survey-force

86 stars 61 forks source link

Header is not visible! #174

Open ReutBD opened 5 months ago

ReutBD commented 5 months ago

The header is not visible! I gave all the needed permission It is not viable for all profiles including admin

jrattanpal commented 5 months ago

You have to select it in the Header tab of survey and make sure it's on

ReutBD commented 5 months ago

What do you mean by selecting the header tab? we have added a header. we made all the settings but still, it does not display. What steps should we take exactly?

On Mon, Feb 19, 2024 at 9:25 PM jrattanpal @.***> wrote:

You have to select it in the Header tab of survey and make sure it's on

— Reply to this email directly, view it on GitHub https://github.com/SalesforceLabs/survey-force/issues/174#issuecomment-1953053900, or unsubscribe https://github.com/notifications/unsubscribe-auth/BGFGRH744EBOPSWL5YU6BCDYUORJPAVCNFSM6AAAAABDI6O6JOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSNJTGA2TGOJQGA . You are receiving this because you authored the thread.Message ID: @.***>

-- Reut Ben-Dor / VP of Salesforce Practice & Delivery

M: +972-544-570-950 E: @.*** enventiva.com [image: facebook icon] https://www.facebook.com/enventiva [image: linkedin icon] https://www.linkedin.com/company/enventiva/

jrattanpal commented 5 months ago

Then someone need to Apex debug it and see why it's not selecting header. The code to show survey is at https://github.com/SalesforceLabs/survey-force/blob/main/force-app/main/default/pages/TakeSurvey.page

It's controlled by Hide_Survey_Name__c custom field on the survey. Make sure that field is NOT checked in the survey "details"