Need to modify wall postings

Mateo XRP Posted in Component Development 4 years ago

I would like to modify my instance of OSSN in the following way:

I have an optional custom user field. When a user posts to their wall I would like the contents of this field attached to the posting in the <div class="post-contents" name="[insert contents of custom user field here]">

Then within the posting if the custom user field is blank there would be a particular image inserted into the posting. If the field is populated a different image is inserted into the posting.

Not sure if this can be accomplished with a component. If there is a developer willing to take this on I would be willing to compensate for a solution. Thank you.

Replies
Indonesian Arsalan Shah Replied 4 years ago

You can contact us with more details and we'll see what we can do it for you.

The short answer is yes you can do it, you'll required to extend current wall post view and add your custom code inside it based on the custom user field.