﻿<?xml version="1.0" encoding="utf-8"?><rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0"><channel><title>Intersoft Community - WebScheduler - Custom Call Out button text?</title><link>http://www.intersoftsolutions.com/Community/WebScheduler/Custom-Call-Out-button-text/</link><description /><generator>http://www.intersoftsolutions.com</generator><language>en</language><copyright>Copyright 2002 - 2015 Intersoft Solutions Corp. All rights reserved.</copyright><ttl>60</ttl><item><title>Custom Call Out button text?</title><link>http://www.intersoftsolutions.com/Community/WebScheduler/Custom-Call-Out-button-text/</link><pubDate>Tue, 05 Jan 2010 12:50:36 GMT</pubDate><dc:creator>blueciti</dc:creator><description>&lt;p&gt;I think I answer my own question.&lt;/p&gt;&lt;p&gt;I create add onCallOutShow to ClientSideEvents in WebScheduler. Then I have the following code to change the button text.&lt;/p&gt;&lt;pre&gt;        function WebScheduler1_OnCallOutShow(controlId) {&lt;br /&gt;            var WebScheduler1 = ISGetObject(controlId);&lt;br /&gt;            document.getElementById("WebScheduler1_CSBEdit").innerHTML = "Edit Reservation";&lt;br /&gt;                        &lt;br /&gt;            return true;&lt;br /&gt;        }&lt;/pre&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;</description></item><item><title>Custom Call Out button text?</title><link>http://www.intersoftsolutions.com/Community/WebScheduler/Custom-Call-Out-button-text/</link><pubDate>Tue, 05 Jan 2010 10:07:14 GMT</pubDate><dc:creator>blueciti</dc:creator><description>&lt;p&gt;Hi:&lt;/p&gt;
&lt;p&gt;We have a custom form built. Is there a way that we can change the call-out edit button text? e.g "Edit Event" to "Edit Reservation".&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;Thanks&lt;br /&gt;Michael&lt;br /&gt;&lt;/p&gt;</description></item></channel></rss>