So the 5 text fields in the bottom of the page are actually link fields. This is a Landing page i was supposed to create which is still in progress. And the link fields lead to another site, but as you can see above they are very plain and unattractive to call them as a site. Is there any way that i can make these link fields more presentable and in a nice way so that this site can be called a WEBSITE.
Thanks and Regards.
Discussion posts and replies are publicly visible
Any reason for not using a Site object and make these links the pages?
Card layouts also support links.
Well, this is a landing page for an organisation and in this organisation there are different types of users as you can see in the above pics namely Admin, Recruiter, Vendors, etc. And each of the users have a different site for them.I have attached the link below to the landing page so you can get a better clarity of what i'm trying to say.
https://in.appian.community/suite/sites/the-it-mind-services
So as i said each user has their own site which i made the link field so that i can access it from a single page.
OK. Makes sense.
So i just wanted to know is there is any other way if i can make the link field more presentable so it looks good like a button field or similar field ?
A LinkField can't do that. But there is the safeLink() which you can use on multiple components like images, cards etc.
docs.appian.com/.../Web_Link_Component.html
skzahed_09 said:So i just wanted to know is there is any other way if i can make the link field more presentable
As Stefan already said above, Card Layouts are probably what you want to look into.
docs.appian.com/.../cards-as-buttons-pattern.html
Yes got it thankyou.