<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
<channel>
<title>Efficy Overflow Q&amp;A - Recent questions tagged designer</title>
<link>https://overflow.efficy.io/?qa=tag/designer</link>
<description>Powered by Question2Answer</description>
<item>
<title>edit categories in designer and all definition in designer</title>
<link>https://overflow.efficy.io/?qa=7150/edit-categories-in-designer-and-all-definition-in-designer</link>
<description>&lt;p&gt;Hey everyone,&lt;/p&gt;

&lt;p&gt;I have a client who would like the date (ACTIONS.D_BEGINS) not to be editable. Is this done well in the designer?&lt;/p&gt;

&lt;p&gt;I also take advantage of this message to ask you what are the other definitions for the fields in the designer?&lt;img src=&quot;https://overflow.efficy.io/?qa=blob&amp;amp;qa_blobid=9476583402606873137&quot; alt=&quot;enter image description here&quot;&gt;&lt;/p&gt;
</description>
<category>Efficy design guidelines</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=7150/edit-categories-in-designer-and-all-definition-in-designer</guid>
<pubDate>Fri, 22 Nov 2024 14:24:09 +0000</pubDate>
</item>
<item>
<title>Can we add a not standard translation for a lookup value ?</title>
<link>https://overflow.efficy.io/?qa=6939/can-we-add-a-not-standard-translation-for-a-lookup-value</link>
<description>&lt;p&gt;Hello,&lt;/p&gt;

&lt;p&gt;Can I had a translation in IT (Italian) for my custom lookup?&lt;/p&gt;

&lt;p&gt;The &quot;Add Langage Field&quot; of the designer doesn't offer IT as a choice for translation. Can I do it in another way? Or trought SQL?&lt;/p&gt;

&lt;p&gt;Thanks in advance.&lt;/p&gt;
</description>
<category>Efficy/ Client side</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=6939/can-we-add-a-not-standard-translation-for-a-lookup-value</guid>
<pubDate>Tue, 18 Jul 2023 11:33:09 +0000</pubDate>
</item>
<item>
<title>FormFieldEdit: display two decimals in edit</title>
<link>https://overflow.efficy.io/?qa=6618/formfieldedit-display-two-decimals-in-edit</link>
<description>&lt;p&gt;Sorry if the question have been asked before, but I could not find it in Overflow.&lt;/p&gt;

&lt;p&gt;Question: I want to have two decimals in edit:&lt;br&gt;
For example 2.8 ==&amp;gt; wanted display by the customer: 2.80 in edit.&lt;br&gt;
(Show always two decimals, followed by an zero, even if it was rounded to one decimal)&lt;/p&gt;

&lt;p&gt;This is what I tried:&lt;br&gt;
(1e try) Efficy Designer:&lt;br&gt;
Fieldname =&amp;gt; &quot;F_MILAGECOSTS&quot;&lt;br&gt;
Type =&amp;gt; currency&lt;br&gt;
Precision =&amp;gt; 2&lt;br&gt;
Screen Format =&amp;gt; #.00&lt;/p&gt;

&lt;p&gt;(2e try) FormFieldsEditCustom.txt definition:&lt;br&gt;
field.CURRENCYB {[&lt;br&gt;
        &amp;lt;%GetEdit(&quot;$FIELD$&quot;, class=&quot;text-end&quot;, inputargs=|inputmode=&quot;numeric&quot;|, precision=2)%&amp;gt;&lt;br&gt;
    ]}&lt;/p&gt;

&lt;p&gt;Does somebody  have a solution for me?&lt;/p&gt;
</description>
<category>Efficy/ Client side</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=6618/formfieldedit-display-two-decimals-in-edit</guid>
<pubDate>Mon, 04 Jul 2022 15:13:34 +0000</pubDate>
</item>
<item>
<title>Why the user is linked to himself in ACC_GROUPS table ?</title>
<link>https://overflow.efficy.io/?qa=6096/why-the-user-is-linked-to-himself-in-accgroups-table</link>
<description>&lt;p&gt;For one of our customer, we have a synchronization of the users with an LDAP.&lt;/p&gt;

&lt;p&gt;SQL queries where used to create the user, the user where correctly created and he could connect to Efficy. But sometimes he could not access records.&lt;/p&gt;

&lt;p&gt;After an analysis we remarked that the difference between creating the user from Efficy Designer and the creation through our SQL statement was that the user is linked to himself in the ACC_GROUPS table.&lt;/p&gt;

&lt;p&gt;I would like to know/ to understand why such rule exist and what it is used for.&lt;/p&gt;
</description>
<category>Efficy Designer (Conficy)</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=6096/why-the-user-is-linked-to-himself-in-accgroups-table</guid>
<pubDate>Mon, 17 May 2021 08:43:09 +0000</pubDate>
</item>
<item>
<title>Is it possible to log changes done on ACC_ACCOUNTS and ACC_GROUPS tables ?</title>
<link>https://overflow.efficy.io/?qa=6038/possible-log-changes-done-accaccounts-accgroups-tables</link>
<description>&lt;p&gt;For a customer, we have an interface that is creating the users from their Active Directory.&lt;/p&gt;

&lt;p&gt;We would like to log the changes to the tables &lt;code&gt;ACC_ACCOUNTS&lt;/code&gt; and &lt;code&gt;ACC_GROUPS&lt;/code&gt; in order to check if the modification done are done from the Efficy Designer by a specific user or by the interface we created.&lt;/p&gt;

&lt;p&gt;Is it possible to log those changes ?&lt;/p&gt;
</description>
<category>Database</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=6038/possible-log-changes-done-accaccounts-accgroups-tables</guid>
<pubDate>Thu, 22 Apr 2021 08:01:03 +0000</pubDate>
</item>
<item>
<title>Designer 11.3: error when applying structure to add new field</title>
<link>https://overflow.efficy.io/?qa=5934/designer-11-3-error-when-applying-structure-to-add-new-field</link>
<description>&lt;p&gt;Hello.&lt;/p&gt;

&lt;p&gt;In the designer, when I click on &quot;Apply structure&quot; after I just added a field on a custom entity, I have this error:&lt;/p&gt;

&lt;blockquote&gt;
  &lt;p&gt;09:55:50.053&amp;gt; Upgrading Database &quot;ldf&quot; 09:55:50.068&amp;gt; Connection&lt;br&gt;
  09:55:50.068&amp;gt; Loading Database Structure File 09:55:50.505&amp;gt; Retrieving&lt;br&gt;
  Current Database Structure 09:55:50.505&amp;gt;   Retrieving Procedures&lt;br&gt;
  09:55:50.686&amp;gt;   Retrieving Triggers 09:55:50.833&amp;gt;   Retrieving&lt;br&gt;
  Relations 09:56:15.519&amp;gt;   Retrieving Tables Subquery returned more&lt;br&gt;
  than 1 value. This is not permitted when the subquery follows =, !=,&lt;br&gt;
  &amp;lt;, &amp;lt;= , &amp;gt;, &amp;gt;= or when the subquery is used as an expression select&lt;br&gt;
  indid, name, id from sysindexes where sysindexes.id = (select id from&lt;br&gt;
  sysobjects where name = :TableName) and name not like '&lt;em&gt;WA&lt;/em&gt;Sys&lt;em&gt;%' and&lt;br&gt;
  status &amp;lt;&amp;gt; 2050 and indid not in (0, 255) and name not in (select name&lt;br&gt;
  from SYSOBJECTS where (XTYPE = 'PK') and parent&lt;/em&gt;obj = (select id from&lt;br&gt;
  sysobjects where name = :TableName2) and UID = (select UID from&lt;br&gt;
  SYSOBJECTS where (NAME = 'SYS&lt;em&gt;DATABASE') and (XTYPE = 'U'))) and name&lt;br&gt;
  not in (select s.name from sys.stats s where s.object&lt;/em&gt;id =&lt;br&gt;
  sysindexes.id and (user&lt;em&gt;created = 1 or auto&lt;/em&gt;created = 1) ) SQL: select&lt;br&gt;
  indid, name, id from sysindexes where sysindexes.id = (select id from&lt;br&gt;
  sysobjects where name = :TableName) and name not like '&lt;em&gt;WA&lt;/em&gt;Sys&lt;em&gt;%' and&lt;br&gt;
  status &amp;lt;&amp;gt; 2050 and indid not in (0, 255) and name not in (select name&lt;br&gt;
  from SYSOBJECTS where (XTYPE = 'PK') and parent&lt;/em&gt;obj = (select id from&lt;br&gt;
  sysobjects where name = :TableName2) and UID = (select UID from&lt;br&gt;
  SYSOBJECTS where (NAME = 'SYS&lt;em&gt;DATABASE') and (XTYPE = 'U'))) and name&lt;br&gt;
  not in (select s.name from sys.stats s where s.object&lt;/em&gt;id =&lt;br&gt;
  sysindexes.id and (user&lt;em&gt;created = 1 or auto&lt;/em&gt;created = 1) ) The&lt;br&gt;
  database structure change failed. Check the log file on the server for&lt;br&gt;
  further details&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;I am on an efficytest database.&lt;/p&gt;
</description>
<category>Efficy Designer (Conficy)</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=5934/designer-11-3-error-when-applying-structure-to-add-new-field</guid>
<pubDate>Wed, 03 Mar 2021 09:09:08 +0000</pubDate>
</item>
<item>
<title>Efficy 11.3 - 23072 - Auto Change not working</title>
<link>https://overflow.efficy.io/?qa=5755/efficy-11-3-23072-auto-change-not-working</link>
<description>&lt;p&gt;In Designer the fields are configured as follows :&lt;/p&gt;

&lt;p&gt;&lt;img src=&quot;https://overflow.efficy.io/?qa=blob&amp;amp;qa_blobid=14175963359929660565&quot; alt=&quot;Config&quot;&gt;&lt;/p&gt;

&lt;p&gt;In Efficy 2012 it worked fine, but now in the new 11.3 the auto-fill in of the fields next to the dropdowns doesnt work anymore. Is this a known issue, or do we need to do some custom to activate this ? &lt;/p&gt;

&lt;p&gt;Efficy 11.3 - 23072&lt;/p&gt;

&lt;p&gt;&lt;img src=&quot;https://overflow.efficy.io/?qa=blob&amp;amp;qa_blobid=4674121593796522455&quot; alt=&quot;enter image description here&quot;&gt;&lt;/p&gt;
</description>
<category>Efficy/ Client side</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=5755/efficy-11-3-23072-auto-change-not-working</guid>
<pubDate>Fri, 11 Dec 2020 08:36:22 +0000</pubDate>
</item>
<item>
<title>Designer or Efficy user Switch or replacement</title>
<link>https://overflow.efficy.io/?qa=5420/designer-or-efficy-user-switch-or-replacement</link>
<description>&lt;p&gt;Dear all,&lt;/p&gt;

&lt;p&gt;A customer asked if there is a functionality in Efficy/Designer to switch users. For instance a user leave the customer company and the customer wants to replace a new user by this leaving user.&lt;br&gt;
This means that all records created or secured by the old user should be replaced by the new user.&lt;/p&gt;

&lt;p&gt;In Efficy Standard, I could not find such functionality. Does any one has done something similar?&lt;/p&gt;

&lt;p&gt;The first Idea I had is to reuse the &quot;Old&quot; user rename it and change its password for the new user. But the customer wants to keep track of the historical's changes done by the old user.&lt;/p&gt;
</description>
<category>Efficy Designer (Conficy)</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=5420/designer-or-efficy-user-switch-or-replacement</guid>
<pubDate>Mon, 04 May 2020 13:54:42 +0000</pubDate>
</item>
<item>
<title>Tooltip only appears in English interface ?</title>
<link>https://overflow.efficy.io/?qa=5293/tooltip-only-appears-in-english-interface</link>
<description>&lt;p&gt;The &quot;HINT&quot; from SYS_FIELDS is only shown when logged in with the English language. When logged in with the Dutch (or any other) language, it's not shown at all. &lt;/p&gt;

&lt;p&gt;How to show the same hint when logged in with any other language than EN ?&lt;/p&gt;
</description>
<category>Efficy/ Client side</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=5293/tooltip-only-appears-in-english-interface</guid>
<pubDate>Fri, 07 Feb 2020 16:09:07 +0000</pubDate>
</item>
<item>
<title>Could we create companies reference using Efficy designer?</title>
<link>https://overflow.efficy.io/?qa=4849/could-we-create-companies-reference-using-efficy-designer</link>
<description>&lt;p&gt;Hello,&lt;/p&gt;

&lt;p&gt;I want to create a reference for companies, could we use the designer or we should do it using a database workflow?&lt;/p&gt;

&lt;p&gt;Thank you&lt;/p&gt;

&lt;p&gt;Regards&lt;/p&gt;
</description>
<category>Efficy Designer (Conficy)</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=4849/could-we-create-companies-reference-using-efficy-designer</guid>
<pubDate>Thu, 03 Oct 2019 10:23:57 +0000</pubDate>
</item>
<item>
<title>&quot;Copy Database&quot; (structure only) does not copy the customs form (and the workflow by the way)</title>
<link>https://overflow.efficy.io/?qa=4762/copy-database-structure-only-does-copy-customs-form-workflow</link>
<description>&lt;p&gt;Hello, &lt;/p&gt;

&lt;p&gt;Is this normal that when I want to copy a database (11.3), I don't get the sys_forms customs (with the option &quot;structure only&quot;) ?&lt;/p&gt;

&lt;p&gt;In my opinion, I should have them. I get the customs fields from sys_fields, why not the custom forms ? &lt;/p&gt;

&lt;p&gt;Regards, &lt;/p&gt;

&lt;p&gt;Loïc&lt;/p&gt;
</description>
<category>Efficy Designer (Conficy)</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=4762/copy-database-structure-only-does-copy-customs-form-workflow</guid>
<pubDate>Tue, 10 Sep 2019 14:57:16 +0000</pubDate>
</item>
<item>
<title>is it possible to attach a product to a document without activating docu$invoicing on 11.3.18130.0</title>
<link>https://overflow.efficy.io/?qa=4726/possible-product-document-without-activating-docuinvoicing</link>
<description>&lt;p&gt;Into the new 11.3 (Build 11.3.18130.0 2019-06-28 11:03) the activation of the category doc$invoice is mandatory to access to the Plus Button to add a product.&lt;/p&gt;

&lt;p&gt;Should I understand R&amp;amp;D decided to block all link to a document if product is not use to create invoice ? &lt;br&gt;
It's a problem in that case. Lot of my customers use documents linked to products to add Pictures or technical PDF description. Then use gallery into product to show pictures and technical detail of the product.  &lt;/p&gt;

&lt;p&gt;So do you know if it possible to bypass that without any customization. Maybe there is something to parameter into designer ? The only solution for the moment to me is to activate the category by default into the document. But it's stupid !&lt;/p&gt;
</description>
<category>Errors</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=4726/possible-product-document-without-activating-docuinvoicing</guid>
<pubDate>Thu, 22 Aug 2019 15:08:58 +0000</pubDate>
</item>
<item>
<title>Efficy 11.3 Database Setting, why is there ~ and not the database default value?</title>
<link>https://overflow.efficy.io/?qa=4628/efficy-database-setting-why-there-and-database-default-value</link>
<description>&lt;p&gt;Since Efficy 11.3, a lot of Database Storage (SYS&amp;#95;STORAGE) have been moved to Database Settings (new SYS&amp;#95;SETTING) table.&lt;/p&gt;

&lt;p&gt;But when we look in the values of the Database settings, we have a lot of &quot;~&quot; characters, how to find the default Database values that will be replaced by the &quot;~&quot; ?&lt;/p&gt;

&lt;pre&gt;&lt;code&gt;{
  &quot;autoSaveOptionsInterval&quot;: &quot;~&quot;, 
  &quot;customerSelection&quot;: &quot;~&quot;, 
  &quot;disableInvitations&quot;: &quot;~&quot;, 
  &quot;faxMonitorOutputFolder&quot;: &quot;~&quot;, 
  &quot;jsVersion&quot;: &quot;~&quot;, 
  &quot;lockRefreshInterval&quot;: &quot;~&quot;, 
  &quot;memLog&quot;: {
    &quot;folder&quot;: &quot;~&quot;, 
    &quot;interval&quot;: &quot;~&quot;
  }, 
  &quot;notifications&quot;: {
    &quot;channel&quot;: &quot;~&quot;, 
    &quot;skipFields&quot;: &quot;~&quot;, 
    &quot;mergeInterval&quot;: &quot;~&quot;, 
    &quot;refreshInterval&quot;: &quot;~&quot;
  }, 
  &quot;pdfMonitorInputFolder&quot;: &quot;~&quot;, 
  &quot;pdfMonitorOutputFolder&quot;: &quot;~&quot;, 
  &quot;pdfTimeOut&quot;: &quot;~&quot;, 
  &quot;proxy&quot;: {
    &quot;createLogFile&quot;: &quot;~&quot;, 
    &quot;proxyList&quot;: [
    ]
  }, 
  &quot;qlik&quot;: {
    &quot;clientCertificate&quot;: &quot;~&quot;, 
    &quot;clientCertificateKey&quot;: &quot;~&quot;, 
    &quot;oppoListReportKey&quot;: &quot;~&quot;, 
    &quot;serverTicketUrl&quot;: &quot;~&quot;, 
    &quot;userDirectory&quot;: &quot;~&quot;, 
    &quot;userIdIsUserCode&quot;: &quot;~&quot;, 
    &quot;xrfkey&quot;: &quot;~&quot;
  }, 
  &quot;relationSecurityLevel&quot;: &quot;~&quot;, 
  &quot;remServer&quot;: {
    &quot;createLogFile&quot;: &quot;~&quot;, 
    &quot;dbName&quot;: &quot;~&quot;, 
    &quot;dbType&quot;: &quot;~&quot;, 
    &quot;login&quot;: &quot;~&quot;, 
    &quot;password&quot;: &quot;~&quot;, 
    &quot;serverName&quot;: &quot;~&quot;, 
    &quot;tnsName&quot;: &quot;~&quot;
  }, 
  &quot;useContactDataOnContCompRelation&quot;: &quot;~&quot;, 
  &quot;appBase&quot;: &quot;~&quot;, 
  &quot;agendaParamsMode&quot;: &quot;~&quot;, 
  &quot;consolidatedCurrency&quot;: &quot;~&quot;, 
  &quot;contentEntities&quot;: &quot;~&quot;, 
  &quot;contRelationEntities&quot;: &quot;~&quot;, 
  &quot;disableFullSearchEntities&quot;: &quot;~&quot;, 
  &quot;disableQuickAddLink&quot;: &quot;~&quot;, 
  &quot;efficyTimeZone&quot;: &quot;~&quot;, 
  &quot;entitiesWithSecureContent&quot;: &quot;~&quot;, 
  &quot;entityListsWithTagUserSelection&quot;: &quot;~&quot;, 
  &quot;excelConvertDuration&quot;: &quot;~&quot;, 
  &quot;extranetFileBaseList&quot;: &quot;~&quot;, 
  &quot;fieldTranslateLanguages&quot;: &quot;~&quot;, 
  &quot;googleMapsApiKey&quot;: &quot;~&quot;, 
  &quot;ignoreContextExceptions&quot;: &quot;~&quot;, 
  &quot;ignoreSideBarHttp&quot;: &quot;~&quot;, 
  &quot;multiCurrencyMode&quot;: &quot;2&quot;, 
  &quot;shortSharingUrl&quot;: &quot;~&quot;, 
  &quot;sidebarCtiSearchMaxDigits&quot;: &quot;~&quot;, 
  &quot;sidebarCtiSearchMinDigits&quot;: &quot;~&quot;, 
  &quot;syncQueueActive&quot;: &quot;~&quot;, 
  &quot;timesheetImportRoundMinutes&quot;: &quot;~&quot;, 
  &quot;useLinkedFile&quot;: &quot;~&quot;, 
  &quot;watchDocScanFolder&quot;: &quot;~&quot;, 
  &quot;workingMinutes&quot;: &quot;~&quot;, 
  &quot;caseClosedStatusId&quot;: &quot;~&quot;, 
  &quot;caseManagerDefaultUser&quot;: &quot;~&quot;, 
  &quot;caseOpenedStatusId&quot;: &quot;~&quot;, 
  &quot;meetingInvitationURL&quot;: &quot;~&quot;, 
  &quot;oppoOrderStatusId&quot;: &quot;~&quot;, 
  &quot;trainingPrivateReferencePart&quot;: &quot;~&quot;, 
  &quot;trainingPublicReferencePart&quot;: &quot;~&quot;
}
&lt;/code&gt;&lt;/pre&gt;
</description>
<category>Efficy Designer (Conficy)</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=4628/efficy-database-setting-why-there-and-database-default-value</guid>
<pubDate>Wed, 31 Jul 2019 09:34:10 +0000</pubDate>
</item>
<item>
<title>Why are the references in the Designer limited to the rights on them?</title>
<link>https://overflow.efficy.io/?qa=4502/why-are-the-references-the-designer-limited-the-rights-them</link>
<description>&lt;p&gt;Hi,&lt;/p&gt;

&lt;p&gt;I've noticed that since I don't know when that a user is only seeing the references which they have rights on. This is unwanted behavior for user administrators which creates references. In this way it's possible that a user administrator is creating a duplicate reference as it's possible that it's a reference which they don't need to have rights on.&lt;/p&gt;

&lt;p&gt;Is there a way for a user administrator to see by default all the references?&lt;/p&gt;

&lt;p&gt;Best regards,&lt;br&gt;
Jeroen&lt;/p&gt;
</description>
<category>Efficy Designer (Conficy)</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=4502/why-are-the-references-the-designer-limited-the-rights-them</guid>
<pubDate>Thu, 27 Jun 2019 12:36:16 +0000</pubDate>
</item>
<item>
<title>Where is the SSO information stored as of Efficy 11?</title>
<link>https://overflow.efficy.io/?qa=4375/where-is-the-sso-information-stored-as-of-efficy-11</link>
<description>&lt;p&gt;Hello,&lt;/p&gt;

&lt;p&gt;Might be a simple question, but where is the sso information stored in the database (see printscreen)?&lt;/p&gt;

&lt;p&gt;&lt;img src=&quot;https://overflow.efficy.com/?qa=blob&amp;amp;qa_blobid=13703707066723577110&quot; alt=&quot;enter image description here&quot;&gt;&lt;/p&gt;

&lt;p&gt;In versions prior to 11 this was stored in ACC_ACCOUNTS (SSOID) but this isn't the case as of version 11.&lt;/p&gt;

&lt;p&gt;Thank you for the clarification.&lt;/p&gt;

&lt;p&gt;Regards,&lt;br&gt;
Ken&lt;/p&gt;
</description>
<category>Database</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=4375/where-is-the-sso-information-stored-as-of-efficy-11</guid>
<pubDate>Tue, 28 May 2019 08:33:54 +0000</pubDate>
</item>
<item>
<title>label translation via Efficy designer for fields having the same name in different entities (i.e. email1)</title>
<link>https://overflow.efficy.io/?qa=1988/translation-efficy-designer-fields-different-entities-email1</link>
<description>&lt;p&gt;We received a question from a customer rearding an issue with the Translation of field Labels in the designer.&lt;/p&gt;

&lt;p&gt;If they translate the field label for field “comp.email1” the translation for field “cont.email1” is also changed.&lt;br&gt;
The mentioned behavior seems to occur on all fields having the same name but located in different Entities (i.e. a change of the label for “docu.name” will also change the label of “prod.name” )&lt;/p&gt;

&lt;p&gt;This issue was transfered to Efficy Support, see the answer below.&lt;/p&gt;
</description>
<category>How to</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=1988/translation-efficy-designer-fields-different-entities-email1</guid>
<pubDate>Thu, 27 Oct 2016 14:21:59 +0000</pubDate>
</item>
<item>
<title>How can I change a Label of a Section in a Form; &quot;Address&quot; to &quot;Personal address&quot;</title>
<link>https://overflow.efficy.io/?qa=1498/how-can-change-label-section-form-address-personal-address</link>
<description>&lt;p&gt;How can I change the Label of a Section in a Form? &lt;br&gt;
For example change Label at &quot;Contact edit&quot;, section &quot;Address&quot; &lt;br&gt;
to &quot;Personal address&quot;.&lt;/p&gt;

&lt;p&gt;Translations at Efficy designer, does not seem to work.&lt;br&gt;
Every time when I try to save a Label, it does not save anything.&lt;br&gt;
Is it a bug probably?&lt;/p&gt;

&lt;p&gt;[Efficy 2014 r6640]&lt;/p&gt;
</description>
<category>How to</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=1498/how-can-change-label-section-form-address-personal-address</guid>
<pubDate>Tue, 05 Apr 2016 13:25:18 +0000</pubDate>
</item>
</channel>
</rss>