Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
D
dataprocessor
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 28
    • Issues 28
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 3
    • Merge Requests 3
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Extensions
  • dataprocessor
  • Merge Requests
  • !60

The source project of this merge request has been removed.
Merged
Opened Oct 08, 2020 by Don Wijesooriya@chamilwijesooriyaReporter

Fix for custom link field does not get outputted as HTML via API output #55

  • Overview 1
  • Changes 1

Steps to reproduce

  1. Create a dataprocessor and add a custom link field field_config
  2. Set API output
  3. Use API explorer to view the result (came across the issue when using Content Views CiviCRM )

Previous Result

As seen from the screen shot, the field only outputs the link text

api_result

Result after fix

Displays html link

api_result_success

Assignee
Assign to
Reviewer
Request review from
None
Milestone
None
Assign milestone
Time tracking
Reference: extensions/dataprocessor!60
Source branch: issue-55