Projet

General

Profil

my "extCustomForm.xml" is not reflecting the changes

Ajouté par Joseph John il y a plus de 11 ans

Hi All
I was able to create Custom Types, properties, Publish it and preview it, I am also able to create the form, publish it and preview it.
But this changes are not seen in "extCustomForm.xml" file, I have two "extCustomForm.xml" found in the location

find -name "extCustomForm.xml" -print
./${dir.root}/designer/extCustomForm.xml
./tomcat/webapps/alfresco/WEB-INF/classes/beCPG/designer/extCustomForm.xml

Now the file "extCustomForm.xml" shows

cat ./tomcat/webapps/alfresco/WEB-INF/classes/beCPG/designer/extCustomForm.xml

<alfresco-config>

I am lost over here, my "extCustomForm.xml" is not reflecting the changes, Guidance and advice requested
Thanks
Joseph John


Réponses (5)

RE: my "extCustomForm.xml" is not reflecting the changes - Ajouté par Joseph John il y a plus de 11 ans

While doing cut and paste I missed some lines,
my "extCustomForm.xml" shows

cat ./tomcat/webapps/alfresco/WEB-INF/classes/beCPG/designer/extCustomForm.xml

<alfresco-config>

RE: my "extCustomForm.xml" is not reflecting the changes - Ajouté par Matthieu Laborie il y a plus de 11 ans

Hi,

The ./tomcat/webapps/alfresco/WEB-INF/classes/beCPG/designer/extCustomForm.xml is the sample file used at designer startup (No changes are made here by the designer).
All the changes are written and read from ./${dir.root}/designer/extCustomForm.xml where ${dir.root} is normally your alfresco data location.
Override designer.properties to change this location. Changes are also writted under "data dictionnary/config" for designer use only.

Regards
Matthieu

RE: my "extCustomForm.xml" is not reflecting the changes - Ajouté par Joseph John il y a plus de 11 ans

Thanks Matthieu for the reply
In "./${dir.root}/designer/extCustomForm.xml" also it shows the same contents as shown

[alfresco@dm designer]$ pwd
/home/alfresco/install/${dir.root}/designer

[alfresco@dm designer]$ cat extCustomForm.xml

<alfresco-config/>

Just for the reference, I am attaching the screen shot when I see the form preview.

previewWindows.png (182 ko) previewWindows.png Preview Working fine

RE: my "extCustomForm.xml" is not reflecting the changes - Ajouté par Matthieu Laborie il y a plus de 11 ans

Have you click publish, under the form design tree root ?
Consider bying a formation or entreprise support to get user documentation and more details support. (https://becpg.fr/en/services)

Regards Matthieu

RE: my "extCustomForm.xml" is not reflecting the changes - Ajouté par Joseph John il y a plus de 11 ans

Thanks Matthieu
I have requested for the price for the support through the site now.

In your reply u had mentioned that

<Changes are also written under "data dictionnary/config" for designer use only>

I did not understand by the term 'designer use', is it another plugin

    (1-5/5)