Never disconnect fields

Troels Freud-Magnus shared this question 2 years ago
Answered

Hi

Today we had a customer, who had a view where a lot of fields became disconnected from a view. This have happened before.

When looking for the fix to reattach, I noticed in the article that it it mentioned that there are a DB parameter 'NEVERDISCONNECTFIELDS'. It is however not mentioned where to set it.

Could you please provide me with this information?

Here's a link to the article: https://community.yellowfinbi.com/knowledge-base/article/how-to-fix-fields-missing-from-step-2-of-view-builder-and-reports


Regards Troels Freud-Magnus

Replies (3)

photo
2

Hey Troels,

I hope you are well :)


To enable the never disconnect fields option, all you need to do is run this against your DB -


INSERT INTO configuration(IpOrg, ConfigTypeCode, ConfigCode, ConfigData) VALUES (1,'SYSTEM','NEVERDISCONNECTFIELDS','true');
As noted in the article you sent across, this is only supported in 7.4.11 and later 


If you have any further questions about this, feel free to let me know :)

I hope this helps!


Best Wishes,

Lesley

photo
1

Hi Lesley.

That's perfect, thought it was something like that, just wanted to be sure.

Regards Troels

photo
1

I'm glad it was what you were looking for :)

I will go ahead and mark this one as complete - but if you do have any further questions about this, feel free to reopen this ticket


I hope you have a lovely weekend, Troels !

Best Wishes,

Lesley

Leave a Comment
 
Attach a file