<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://sugarclub.sugarai.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Is it possible to addValidationTask to TileView?</title><link>https://sugarclub.sugarai.com/dev-club/f/questions-answers/7270/is-it-possible-to-addvalidationtask-to-tileview</link><description>The TileView feature of Sugar is powerful. We have added validation tasks to the Create and Record view of Opportunities using the guide at https://support.sugarcrm.com/documentation/sugar_developer/sugar_developer_guide_14.0/cookbook/adding_field_validation_to_the_record_view</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Is it possible to addValidationTask to TileView?</title><link>https://sugarclub.sugarai.com/thread/31366?ContentTypeID=1</link><pubDate>Thu, 30 May 2024 16:19:09 GMT</pubDate><guid isPermaLink="false">5c521d64-519d-47a6-9065-134618b211bf:d7603dd3-5d27-459e-93ed-4f4f0ba0ed13</guid><dc:creator>Jeff Bickart</dc:creator><description>&lt;p&gt;The pipeline does not call the record view controller. Unfortunately,&amp;nbsp;addValidationTasks are not triggered from the pipeline&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Is it possible to addValidationTask to TileView?</title><link>https://sugarclub.sugarai.com/thread/31284?ContentTypeID=1</link><pubDate>Tue, 14 May 2024 21:50:36 GMT</pubDate><guid isPermaLink="false">5c521d64-519d-47a6-9065-134618b211bf:934836ec-cd09-4d53-9adc-c4f34134ee09</guid><dc:creator>Anthony Watson</dc:creator><description>&lt;p&gt;Have you tried adding the validation task to the record view controller?&amp;nbsp;Looking&amp;nbsp;at the codebase, it looks like&amp;nbsp;on drop (save) in tile view, the record view is loaded in specifically for doing the record save validations (see&amp;nbsp;clients/base/views/pipeline-recordlist-content/pipeline-recordlist-content.js where it loads in the&amp;nbsp;tile-validation-drawer layout).&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>