[ 
https://issues.apache.org/jira/browse/UNOMI-822?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jonathan Sinovassin-Naïk updated UNOMI-822:
-------------------------------------------
    Description: 

The fields of the form should be added to the flattenedProperties of the event 
to avoid to create mappings for the fields.

The properties of the event should contains four properties:

{code:java}
{
    originForm: The form name,
    language: The language,
    keyword: The search term,
    origin: The page where is located the form
}
{code}



  was:
Provide a solution to send search event from forms.

The fields of the form should be added to the flattenedProperties of the event 
to avoid to create mappings for the fields.

The properties of the event should contains four properties:

{code:java}
{
    originForm: The form name,
    language: The language,
    keyword: The search term,
    origin: The page where is located the form
}
{code}

The language value and the keyword should be defined from a field of the form.


> Handle search form specific case
> --------------------------------
>
>                 Key: UNOMI-822
>                 URL: https://issues.apache.org/jira/browse/UNOMI-822
>             Project: Apache Unomi
>          Issue Type: Task
>          Components: unomi-tracker
>    Affects Versions: unomi-tracker-1.3.0
>            Reporter: Jonathan Sinovassin-Naïk
>            Assignee: Jonathan Sinovassin-Naïk
>            Priority: Major
>             Fix For: unomi-tracker-1.4.0
>
>
> The fields of the form should be added to the flattenedProperties of the 
> event to avoid to create mappings for the fields.
> The properties of the event should contains four properties:
> {code:java}
> {
>     originForm: The form name,
>     language: The language,
>     keyword: The search term,
>     origin: The page where is located the form
> }
> {code}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to