android - Gigya SDK - Comments Plugin nicknames -



android - Gigya SDK - Comments Plugin nicknames -

i'm having problems regarding gigya comments plugin @ mobile sdks. need display user nicknames instead default combination "firstname + lastname".

did know how can alter user names displayed in gigya's comments plugin?

i've tryed "templates" alternative might work in normal js phone call of module nil on mobile sdks.

the gigya comments plug-in utilize user's "displayname" parameter if set. if not set, revert using "firstname lastname". if want user's nickname appear in comments plug-in, should ensure "displayname" parameter populated user's nickname.

you can programmatically set user's diplayname when login if empty, making phone call accounts.setaccountinfo sets displayname nickname.

as long displayname has value on account, used plugin. there no other logic perspective of gigya comments plugin should need, since handled info in business relationship itself.

android ios sdk gigya

Comments

Popular posts from this blog

php - How to pass multiple values from url -

xslt - DocBook 5 to PDF transform failing with error: "fo:flow" is missing child elements. Required content model: marker* -

database - php search bar when I press submit with nothing in the search bar it shows all the data -